DEV Community

Akash Kumar
Akash Kumar

Posted on

EduTrack: A Smarter Dashboard for Students and Educators

What I Built
I built EduTrack, a responsive dashboard for students and educators to track assignments, grades, attendance, and progress in real time. The app solves the problem of fragmented academic data by providing a unified interface that’s both visually intuitive and highly interactive.

EduTrack empowers students to stay organized and helps educators monitor class performance with ease.

Demo
Live App on Vercel

KendoReact Components Used
Chart – for visualizing grade trends and attendance over time

Scheduler – to manage class schedules and assignment deadlines

Grid – for displaying student data, sortable and filterable

Form – for submitting assignments and feedback

AutoComplete – for quick student lookup

TabStrip – to organize dashboard sections cleanly

[Optional: Code Smarter, Not Harder prize category] AI Coding Assistant Usage
I used Copilot to:

Generate dynamic chart configurations based on user input

Refactor complex grid logic for better performance

Draft reusable form components with validation

Suggest accessibility improvements for keyboard navigation

[Optional: RAGs to Riches prize category] Nuclia Integration
EduTrack integrates Nuclia’s RAG capabilities to:

Index uploaded lecture notes and PDFs

Enable semantic search for key concepts

Provide AI-generated summaries and flashcards from class materials

This turns static content into interactive learning tools, enhancing retention and engagement.

Top comments (0)