Name : Online Examination System Technologies : React js, Node js, Express js, Mongo Db, Redux js,AWS and Google Cloud Key features: 1. User management 2. Modular code 3. Permission management 4. Persistent answers on page refresh in the test portal 5. Examination results using graphs 6. Results can directly be downloaded as excel sheet 7. Feedback system 8.EC2 instances
Steps to use:
- open the default.json file located inside the config folder in backend directory.
- Make the required changes in it
- Call the
createadmin(located inside tool.js inside services) function after putting admin details in it from app.js file and run the server - To run the server, use "nodemon" in backend directory
- Once an admin account is created, remove the
createadmininvocation from app.js and restart the server. - Deploying the project in cloud