This project was made by Divyank Shah and Dhruv Arya as an assignment for Intro to Software System course.
This project was made solely for the purpose of an assignment and the content used in this app are in no way owned or distributed by us.
Python v3.5 , Flask v0.12 , SQLalchemy v1.2 , Json , Jinja v2.10
All the above mentioned dependencies are easily available and can be installed using pip3 in a python environment.
* First clone this repository
* Then run the file run.py by typing command "python3 run.py"
* And then open the localhost in browser...
Divyank Shah(Roll no: 2018101037) and Dhruv Arya(Roll no: 2018101003)