/sample-dashboard

Sample Django dashboard connected to Postgres database

Primary LanguagePython

Sample Dashboard Project

A simple Django-backend dashboard web app using Postgres, Chart.js and Bootstrap. Displays energy drink purchase data.

Backend - Django. Uses a class-based view for the REST API endpoint and a function-based view to render the HTML template.

Database - Postgres, seeded with a ~30,000 row, cleaned CSV file using SQL.

Frontend - Bootstrap and Chart.js

UX/UI - User can enter custom search parameters and see data visualizations based on their selections.

3-minute video walkthrough

3-minute video walkthrough