DEV Community

Cover image for Todo List App Using Flask and SQL-Alchemy
Abhishek Ezhava
Abhishek Ezhava

Posted on

Todo List App Using Flask and SQL-Alchemy

https://youtu.be/MWVViGmxTJg

Todo List App With Flask Python and SQL Database

In this video we'll be looking into a Todo list app using python flask & sql database and performing some basic CRUD operation's like delete,create,update and read etc.
We'll also see POST and GET request while getting and creating new task.

Top comments (0)