
A dashboard built with dash to visualize marks of a class.
The Marks Visualization Dashboard is a web-based application built with Dash that provides visual representations of marks for a class. The data utilized in the project is sourced from the Students' Performance in Exams dataset from Kaggle. To run the application, it is necessary to have a MongoDB server enabled and upload the dataset to the relevant MongoDB database. Additionally, the database name and collection name in the app.py file should be modified to reflect the names used in the local system.
The Marks Visualization Dashboard is a Dash-based web application that allows users to visualize marks for a class. It utilizes the Students' Performance in Exams dataset from Kaggle and requires a MongoDB server for data storage and retrieval. By following the installation steps and running the app.py file, users can gain insights from the provided dataset through interactive visualizations.
