Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/parimal-paramanik/fortm_frontend
- Owner: parimal-paramanik
- Created: 2024-08-02T19:23:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T07:03:20.000Z (3 months ago)
- Last Synced: 2024-10-10T05:40:27.320Z (about 1 month ago)
- Topics: jwt-authentication, mern-stack, mongodb-database, nodejs, reactjs, redux, redux-persist, redux-toolkit, tailwind-css, vercel
- Language: JavaScript
- Homepage: https://e-xam-frontend.vercel.app/
- Size: 918 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_Frontend2. **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.