Skip to content

valeriybercha/py-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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