Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 231 Bytes

File metadata and controls

2 lines (2 loc) · 231 Bytes

Python_Flask_Webapp

I built this project using basics of web application development with Python using the Flask framework. It is a simple Task Do-List, where the user can add/delete/edit a task and store it in a local database.