
Financial Dashboard (In Progress)
A Grafana dashboard, connected to a PostgreSQL database to visuialize financial data across multiple user accounts. I have written
a RESTful API with Flask for a web application to interact with the database. Also wrote Python scripts to insert data
into the database and wrote unit tests with pyTest to ensure quality of the scripts.
Github