A python dash webapp with an sqlite database, users, dashtables and plots
Login as a user to insert new vehicles to the database, view the database, and view complex plots about the database.
Developed in Python 3.10.1, using dash 2.0.0.
Dependencies: pandas, sqlite3, bcrypt, datetime
Run:
python app.py