Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parimal-paramanik/fortm_frontend

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.
https://github.com/parimal-paramanik/fortm_frontend

jwt-authentication mern-stack mongodb-database nodejs reactjs redux redux-persist redux-toolkit tailwind-css vercel

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# FortM_Frontend
# 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.

## Features

- **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.

## Getting Started

1. Clone the repository:
```bash
1. git clone https://github.com/parimal-paramanik/FortM_Frontend.git
cd FortM_Frontend

2. **Install Dependencies:** Navigate to the project directory and run `npm install` to install the required dependencies.

3. **Start the App:** Launch the development server with `npm run dev`.

4. **Access the App:** Open your web browser and go to `http://localhost:5173` to access the app locally.

## Screenshots

![Screenshot 1](/screenshots/Screenshot_1.png)

![Screenshot 2](/screenshots/Screenshot_2.png)
![creenshot 3](/screenshots/Screenshot_3.png)
![Screenshot 4](/screenshots/Screenshot_4.png)
![Screenshot 5](/screenshots/Screenshot_5.png)
![Screenshot 5](/screenshots/Screenshot_6.png)
![Screenshot 5](/screenshots/Screenshot_7.png)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
=======

## License

ExamMaster is licensed under the MIT License. See the [LICENSE.md](LICENSE.md) file for details.

Thank you for choosing ExamMaster for your task management needs. We hope this application enhances your productivity and organization.