Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 265 Bytes

ToDo-List

A simple To-Do list web app. My first attempt at creating something using flask. Heroku Link: https://todo-aayushjha4901.herokuapp.com/

To run:

  1. Clone the repo.
  2. Then run pip install -r requirements.txt.
  3. python3 run.py
  4. python3 app.py