Server hosted link - https://capstoneback-end-production-6cb6.up.railway.app/
Front End repo link - https://github.com/satyamy846/capstone-front-end.git
Back End repo link - https://github.com/satyamy846/capstone_back-end.git
Front End - VueJs,Vuetify,Bootstrap,HTML,CSS
Back End - NodeJs, ExpressJs(Framework)
Database - MongoDb (hosted On MongoDb Atlas)
- It helps every students to to keep them consistent and improve their learnings through mock quizzess available in portal
- It allows teachers to perform CRUD operations.
- Unauthorized user cannot access anyone's account.
- Authentication has been handled using JWT token
- Any logged in user cannot navigate to anyone's dashboard by just typing their end points (Routing Secured)