Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 283 Bytes

File metadata and controls

10 lines (9 loc) · 283 Bytes

flask-CRUD-app

To-Do app using

  • javascript,
  • flask (REST),
  • Jinja (Web Template),
  • sqlalchemy (ORM),
  • postgresql (DB), App implements CRUD operations.

To run this app, clone/download the repo and change location to the folder. Post that run '''python3 app.py'''