Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 163 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 163 Bytes

Python Todo app with flask and sqlalchemy. Styling with CSS

  1. pip install flask
  2. pip install flask-sqlalchemy

App will run locally on http://127.0.0.1:5000/