HOW TO RUN THIS
-
Install the packages using: pip install -r requirements.txt
-
Run the Flask application: python3 app.py
-
Access the application in your web browser at http://127.0.0.1:5000
Any suggestions are welcome.
HOW TO RUN THIS
Install the packages using: pip install -r requirements.txt
Run the Flask application: python3 app.py
Access the application in your web browser at http://127.0.0.1:5000
Any suggestions are welcome.