Svello
Trello clone built with Svelte & Flask
Creator
Jordan Rowland
Description
This is a note-card/trello clone prototype project to experiment with wiring up Flask and Svelte.js together. Flask serves up API endpoints that attach to the in-memory database(sqlite3), and all front-end views/functions are handled in Svelte.js.Visit Site