https://github.com/aliwoto/examsphere-ui
User-friendly, easily self-hostable online exam platform for everyone! (UI repository)
https://github.com/aliwoto/examsphere-ui
exams online-exams react studying typescript
Last synced: 17 days ago
JSON representation
User-friendly, easily self-hostable online exam platform for everyone! (UI repository)
- Host: GitHub
- URL: https://github.com/aliwoto/examsphere-ui
- Owner: ALiwoto
- Created: 2024-08-11T20:31:30.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-02-05T07:33:12.000Z (3 months ago)
- Last Synced: 2025-04-11T22:06:53.032Z (17 days ago)
- Topics: exams, online-exams, react, studying, typescript
- Language: TypeScript
- Homepage: https://aliwoto.is-a.dev:8080/ExamSphere
- Size: 3.78 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExamSphere - A platform for user-friendly online exams
> This is the UI repository, for backend repository, please visit [ExamSphere-Backend](https://github.com/ALiwoto/ExamSphere).
## Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Contributing](../CONTRIBUTING.md)
- [Authors](#authors)
- [Acknowledgments](#acknowledgments)ExamSphere is a platform for user-friendly online exams. It is a project that I am working on to help students and teachers to have a better experience in online exams.
To get a local copy up and running follow these simple steps.
### Prerequisites
You need to have Node.js installed on your machine.
### Installing
1. Clone the repository
```bash
git clone https://github.com/ALiwoto/ExamSphere-ui.git
```2. Install the dependencies
```bash
npm install
```3. Run the project
```bash
npm start
```- [@ALiwoto](https://github.com/ALiwoto)
- [React](https://react.dev/)
- [Material-UI](https://material-ui.com/)
- [React Router](https://reactrouter.com/)
- [Axios](https://axios-http.com/)
- [Swagger Generator](https://swagger.io/tools/swagger-codegen/)
- [Swagger UI](https://swagger.io/tools/swagger-ui/)
- [React DOM](https://react.dev/reference/react-dom/components)And my great thanks to everyone who helped me in this project. :heart: