[ SYS.ARCHIVE_RECORD ] - Student-Tracking
> A comprehensive evaluation and tracking platform for Faculty to monitor student progress, attendance, skills, and daily tasks.
- // INDUSTRY_TAG
- EdTech / Developer Tools
- // DEPLOYMENT_YEAR
- // SERVICE_PROTOCOLS
- Student Tracking Platform
Challenge
Develop a robust, data-intensive tracking platform for educational institutions. The system required efficient handling of bulk student data and complex metric tracking. Key obstacles included:
>Managing bulk onboarding of student records and skill reports via Excel/CSV file uploads.
>Enforcing secure authentication utilizing JWT and Google Auth integration.
>Tracking complex, multi-dimensional student metrics like daily attendance and skill matrices.
>Creating a highly responsive, modern glassmorphism UI for seamless faculty interaction.
>Ensuring accurate data mapping for class venues and student assignments without database bottlenecks.
Solution

High level architecture of the application.
Due to the need for efficient bulk data handling and secure access for faculty, the architecture was built as a full-stack JavaScript application utilizing a robust relational database.
Instead of manual student entry, the system integrates a dedicated file-parsing pipeline for Excel and CSV uploads, allowing administrators to seamlessly create users and update skill reports for up to 5000 records at a time.
Technologies

React (Vite)

NodeJS (Express)

MySQL

Vanilla CSS (Glass)

Zustand


