Open this folder in any suitable compiler (preferably VS code or Atom)
-
This project have already an environment set for your convinience. To activate the environment, on your terminal follow the below command without qoutes :- "env\Scripts\activate"
If any problem persists, it is suggested that you install all the required packeges by the command without qoutes:- "pip install -r requirements.txt"
-
Run the application through following steps :- i) On terminal run command "python app.py" ii) hold ctrl and click on the generated link
A fully functioning web application must be running on your browser at this moment.