ExamNexus is a cutting-edge web platform addressing the challenges faced by students and universities in timely result access, result appeal processes, and exam analysis. Designed for Chitkara University and beyond, ExamNexus serves as a central hub, providing real-time exam information, quick result dissemination, and potential future features like notifications and AI-based grading for enhanced educational efficiency. Experience a seamless solution to empower both students and educational institutions.
- Madhav Goyal (2011981262)
- Pranav Saluja (2111981140)
- Umesh (2111981206)
- Siddharth Jaiswal (2111981177)
- Install MongoDB
- Create database with the name
exam_nexus_db
- Change current working directory to "exam-nexus/client".
- Install all required modules using:
npm i
- Run command:
npm run dev
- Change current working directory to "exam-nexus/client".
- Run command:
npm run devStart
- Install all required modules using:
npm i
- Front-End: React, BootStrap, TailwindCSS, SCSS
- Back-End: NodeJS, ExpressJS
- Database: MongoDB, Mongoose
Students can view exam schedule, attend exams, and view results
Professors can manage exams for their respected courses
Program Incharges can manage courses, assign professors to courses and add students to courses
Admins can manage students, professors, program-inchages, and admins by adding, updating or removing them