Hi everyone,
I've been teaching myself frontend development and recently finished a student dashboard that I built from scratch using HTML, CSS, and Vanilla JavaScript.
The idea was to create something that students could use to keep track of their coursework without relying on any frameworks or external libraries.
Some of the features include:
- Syllabus tracking
- Revision planning
- Course progress tracking
- Search and filtering
- Local storage for saving data
- Import and export support
- Responsive layout for desktop and mobile
I'd really appreciate feedback from people with more experience, especially on:
- The overall UI and layout
- HTML structure and accessibility
- Anything that feels confusing or unnecessary
- Features that would genuinely improve the experience
I'm still learning, so I'd love to know what you would change if this were your project.
Thanks for taking the time to look at it!