Repository for Online proctoring system created during the IEEE GovTechThon.
- To run the client
cd client_side
npm install
npm start
- To run the server
cd server
npm install
npm start
- Setup Cluster on MongoDB Atlas and add credentials in server/.env
- Create AWS S3 bucket and add IAM credentials in server/.env
- Optional: Create Oracle object storage bucket and add credentials in ~/.oci/credentials
- Saif Kazi
- Palak Mantry
- Aditya Patkar
- Archeel Parekh
- Parth Shah