In this series of lessons we will be learning how to build a Fully Featured web application using the Flask framework and python. Flask is a micro framework that makes it very enjoyable to work with ...
Next go to the inside of the above directory and create two separate directories – app and db. Now create an SQL file under db directory using command sudo vi user.sql and use the following content ...