Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 222 Bytes

todo_list

  • this is simple todo list application. can do only two operation --> 1.add task, 2.remove completed task.

language and framework/libraries used.

  • html - jinja2
  • python - flask
  • mongodb - pymongo