This is a mock exam scheduler to help learners to schedule their mock exams on Exam pro and make sure to not delete an exam while it is running.
Both the front-end and back-end are deployed on a free tier and are done automatically when a new commit is pushed to the main
branch in the corresponding folder.
- The back-end is deployed on Render and can be accessed on exam-scheduler-weld.vercel.app.
- The front-end is deployed on Vercel and be accessed on becode-exam-scheduler-api.onrender.com.
- The database is hosted on MongoDB Atlas.
- Front-end: React with TailwindCss
- Back-end: Go with Fiber
- Database: MongoDB
Maxim Berge