Best Flask open-source libraries and packages

Flask sqlite taskmanager

A very basic flask task management web app created to understand sqlite
Updated 2 years ago

flask-sqlite-taskmanager

Just a very basic flask task management web app created while I was understanding sqlite

Heroku URL to see how it looks and works: https://flaskcrudsamplecostheta-z.herokuapp.com/

Note that there are no sessions introduced thus it is not meant for multiple users, just a silly project.

Tags sql sqlite