Creating a CRUD App using Flask and SqlAlchemy
Flask is a python library that lets you create dynamic webapps using python.
Flask has great powers that we will be looking into in a minute.
In this tutorial we will be creating a simple Todo App using flask along with sqlite using our ORM i.e flask...
jshahcodes.hashnode.dev9 min read