Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naveenmohanty/oexamination
Oexamination (Online Examination system)
https://github.com/naveenmohanty/oexamination
back-end expressjs mern-stack mongodb mongoosejs nodejs online-examination-system react restful-api socket-io webrtc-javascript-library
Last synced: about 1 month ago
JSON representation
Oexamination (Online Examination system)
- Host: GitHub
- URL: https://github.com/naveenmohanty/oexamination
- Owner: NaveenMohanty
- Created: 2021-04-26T14:45:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T12:17:32.000Z (3 months ago)
- Last Synced: 2024-10-11T12:04:20.024Z (about 1 month ago)
- Topics: back-end, expressjs, mern-stack, mongodb, mongoosejs, nodejs, online-examination-system, react, restful-api, socket-io, webrtc-javascript-library
- Language: JavaScript
- Homepage: https://oexamination.netlify.app/
- Size: 50.8 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oexamination (Backend)
This is an Online examintion system with Video Surveillance.
## Project Essentials Links:
- [Website link](https://oexamination.netlify.app/)
- [Download Thunder Client Collection import files](https://drive.google.com/file/d/1-FCrBSEVCV9p1SL1IDzlPfsjFWoA50ln/view?usp=sharing)
- [Frontend GitHub repo link](https://github.com/NaveenMohanty/oexamination-frontend)## Installation
Install this project with npm
```bash
git clone https://github.com/NaveenMohanty/oexamination.git
cd oexamination
npm install
```## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`PORT = 5000`
`DB = "mongodb+srv://nav:[email protected]/myFirstDatabase?retryWrites=true&w=majority"`
`SECRET = "[email protected]"`
-Don't Give PORT during deployment.
## [Click Here to see Features, Tech used and Website demonstration](https://drive.google.com/file/d/1U46rtSarfr111bin5vmNPGuceUwHXJLq/view?usp=sharing)
## Feedback
If you have any feedback, please reach out to us at https://oexamination.herokuapp.com/feedback