-
Install Flask https://flask.palletsprojects.com/en/1.1.x/installation/
-
Install Pandas and Numpy https://numpy.org https://pandas.pydata.org
-
Install Jupyter Notebook https://jupyter.org/install
-
Download this repo by cloning or downloading as a ZIP
- Open backend.ipynb on Jupyter Notebook
- Run all cells.
- For the last cell, the command will output a URL. (eg: http://127.0.0.1:5011)
- Click on the URL to access our project.