A simple interactive dashboard to manage student marks with a table and a bar chart.
β
Add new students with marks
β
Color-coded chart (Green: >85, Orange: 70-85, Red: <70)
β
Select and delete students dynamically
- HTML
- CSS
- JavaScript
- Chart.js
- Clone the repository:
git clone https://github.com/Rupam160/Student-Marks-Dashboard.git cd Student-Marks-Dashboard