-
Clone the project into your localsystem.
-
Go to the app.py file and change the DB credentails there accordingly your connections.
-
Install the required packages
pip install -r requirements.txt -
Run the flask app.
$ git clone https://github.com/piyushkummaar/ROB-CASE2.git .
$ cd project
$ pip install -r requirements.txt
$ python app.pyOpen http://127.0.0.1:5000/ Fill the form and data store into target DB.