Live Link : https://e-xam-frontend.vercel.app/
This project is a full stack application for an exam system built using React.js , nodejs, Tailwind and Redux. It allows admins to manage courses, exams, and members, while members can attempt exams and view their scores.
- Course Management: Admins can create and manage courses.
- Exam Management: Admins can create multiple exams for each course and add multiple-choice questions.
- Member Management: Admins can create members and assign them to courses.
- Exam Attempting: Members can attempt assigned exams and view their scores.
- Scoreboard: Members and admins can view detailed results, including course, exam, pass/fail status, total marks, etc.
-
Clone the repository:
-
git clone https://github.com/parimal-paramanik/FortM_Frontend.git cd FortM_Frontend
-
Install Dependencies: Navigate to the project directory and run
npm install
to install the required dependencies. -
Start the App: Launch the development server with
npm run dev
. -
Access the App: Open your web browser and go to
http://localhost:5173
to access the app locally.
This project is licensed under the MIT License - see the LICENSE.md file for details.
ExamMaster is licensed under the MIT License. See the LICENSE.md file for details.
Thank you for choosing ExamMaster for your task management needs. We hope this application enhances your productivity and organization.