The following is a short snippet code /of program in building a fullstack flask application,using the Test driven metthod
#the database used is:postgres Database server #some of the test are failing due to configurartion errors,make sure that you install the requisite dependencie, using requirements.txt
This project is built using Flask, Flask-RESTful, Flask-JWT, and Flask-SQLAlchemy.
Deployed on Heroku.