Trello Clone built with Svelte & Flask
"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."
Jordan Rowland