Server hosted link - https://capstoneback-end-production.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 allow teacher 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)
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build