Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 365 Bytes

Carly

A python dash webapp with an sqlite database, users, dashtables and plots

Description

Login as a user to insert new vehicles to the database, view the database, and view complex plots about the database.

About

Developed in Python 3.10.1, using dash 2.0.0.

Dependencies: pandas, sqlite3, bcrypt, datetime

Run:

python app.py