Flask Backend - BI application used for forecasting - machine learning
Check out the frontend for this app
My.Movie.6.mp4
- create a virtual environment 🏝️
python3 -m venv env
- install packages 📦
pip3 install -r requirements.txt
- run the app 🏃
python3 app.py
- got to http://localhost:5000/