This is the code for our My Driving Score app. We have collected data from mobile sesnors and analysed that data to generate a driving score for every user.
To deploy this project locally.
- Create a virtual environment
- Install flask pandas numpy requests
pip install flask pandas numpy requests
run main.app as
python main.app
You can also download and enjoy the app.