Inspiration
As students, we often study consistently yet still feel unprepared before exams. The problem is not effort, but lack of visibility. Most students do not clearly know which parts of the syllabus are completed, partially done, or untouched. Existing tools focus on time spent studying, not actual syllabus coverage, which leads to false confidence and last-minute panic. This gap inspired us to build a tool that tracks what is truly done, not what feels done.
What it does
Syllabus Coverage Tracker helps students visually track their syllabus progress across subjects and chapters.
Users can:
- Add subjects and break them into chapters or topics
- Mark each chapter as Not Started, In Progress, Revised, or Mastered
- Instantly see coverage percentages for each subject
- Identify weak or untouched areas before exams
- View a clean dashboard showing real academic progress
The tool focuses on clarity and honesty, allowing students to prioritize what actually needs attention.
How we built it
The project was built as a frontend-only web application to keep it fast, accessible, and cost-free.
- HTML, CSS, and JavaScript for structure and logic
- A clean, responsive UI designed for students
- Local storage to save data without logins or servers
- Rule-based progress calculations instead of AI
- Simple visual indicators like progress bars and status labels
This approach ensured the app works offline, requires no accounts, and has zero ongoing costs.
Challenges we ran into
- Designing a UI that stays simple while still showing meaningful data
- Preventing the app from becoming another generic to-do list
- Ensuring progress calculations remained intuitive and accurate
- Balancing enough features to feel useful without overcomplicating the product
Each challenge required removing unnecessary features and focusing on core student needs.
Accomplishments that we're proud of
- Built a fully functional student tool without using AI or paid APIs
- Created a clear, distraction-free dashboard that shows real progress
- Designed an app that works offline and respects student privacy
- Maintained realistic scope while delivering a polished product demo
- Addressed a genuine student problem with a practical solution
What we learned
- Simplicity is more powerful than complexity in student tools
- Clear problem definition matters more than advanced technology
- Good UX can make basic logic feel impactful
- Students benefit more from awareness tools than motivational features
- A focused product is easier to explain, build, and judge
What's next for Syllabus Coverage Tracker
Future improvements could include:
- Exam-wise syllabus mapping
- Revision reminders based on chapter status
- Exportable progress summaries for students and teachers
- Collaborative tracking for group study sessions
- Optional cloud sync while keeping offline mode intact
The long-term goal is to keep the tool lightweight, honest, and student-first, without turning it into a bloated productivity app.
Built With
- next.js
- tailwindcss
Log in or sign up for Devpost to join the conversation.