Skip to content
/ Todo Public
forked from hk4774/Todo

This is an simple todo app in which user can create tasks with title. User can mark todo, tasks as done ,delete, search and rename. Login and register features are also added. API is made in python based on flask. Back end uses sqlite database. Sync is there to sync todo items between mobile and server. API is hosted on Heroku.

Notifications You must be signed in to change notification settings

baalsaawe/Todo

 
 

Repository files navigation

"# Todo-App"

About

This is an simple todo app in which user can create tasks with title. User can mark todo, tasks as done ,delete, search and rename. Login and register features are also added. API is made in python based on flask. Back end uses sqlite database. Sync is there to sync todo items between mobile and server. API is hosted on Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.9%
  • Python 5.1%