Student Dashboard is a modern web application designed to help university students organize and monitor their academic progress efficiently. It provides a structured approach to managing courses by chapters, tutorials, and past exams within a clean and intuitive interface.
The application is fully responsive and includes a dark mode to ensure a comfortable user experience across all devices.
- Structured course organization by chapters
- Management of tutorials (TDs)
- Access to past exams (annales)
- Responsive design for desktop, tablet, and mobile
- Integrated dark mode
git clone https://github.com/your-username/academic-dashboard.git
cd academic-dashboard
npm installnpm startThe application will be available at:
http://localhost:8080
This project was developed as a personal initiative to improve academic organization and productivity, while applying modern web development practices.
Contributions are welcome through pull requests.
Any major changes should be discussed first by opening an issue.
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.
You are free to use, modify, and share this project for non-commercial purposes only, provided that appropriate credit is given.
Full license text: https://creativecommons.org/licenses/by-nc/4.0/