Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 719 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 719 Bytes

py-todo-app

Basic "To Do" app created using Python and Flask technologies

Basic usage:

  • As user you can create and add a task to the list
  • You can update an already created task
  • As user you delete a specified task

NOTE: This app version is created for showcase purposes only

Screenshot: To Do app screenshot