/py-todo-app

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

Primary LanguagePythonMIT LicenseMIT

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