An open API service indexing awesome lists of open source software.

https://github.com/camiloerazo/py-flask-taskmanager

Task managment web app using flask and html templates, it uses a json file as database to store users, sends Emails to remeber users to do tasks
https://github.com/camiloerazo/py-flask-taskmanager

flask http-server python web

Last synced: 2 months ago
JSON representation

Task managment web app using flask and html templates, it uses a json file as database to store users, sends Emails to remeber users to do tasks

Awesome Lists containing this project

README

          

# Task managment Web App using Flask
Basic task creation, edition, deletion & user register and login.