Prerequisites:-
- Python should be installed on host machine
- Pip should be installed on host machine
Steps to run the project
- Clone the repo git clone https://github.com/smartvibs8876/WaterPotabilityBackEndFlask.git
- Navigate to the project cd WaterPotabilityBackEndFlask
- Install dependencies pip install -r requirements.txt
- Run the script python script.py
- App will run on localhost port 2000. So hit localhost:2000 in browser