Project · 2023
Result Management System
A full-stack MENN system (MongoDB, Express, Node, Next.js) for managing and viewing student results.

About this project
A full-stack student result-tracking system: view grades, class schedules, and performance insights in one place. The frontend is a Next.js app deployed on Vercel; a separate Express and Node backend persists everything in MongoDB.
Built in 2023 as a complete MENN-stack project, covering the full path from schema design and REST endpoints to the React data layer and deployment.
Features
- Student grade and result viewing
- Class schedule display
- Next.js frontend deployed on Vercel
- Separate Express, Node, and MongoDB backend