atom19-i / QBM

University Question Bank Management MERN web application based on MVC architecture that allows users to view, download and search a question paper of any branch, any semester and all courses for different years.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with QBM

step1: npm install - to install required node_modules

step2: use mongorestore to utilize mongodump in mongo shell [local]

step3: npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

PS: use CORS extension in the browser

About

University Question Bank Management MERN web application based on MVC architecture that allows users to view, download and search a question paper of any branch, any semester and all courses for different years.


Languages

Language:JavaScript 96.1%Language:HTML 2.2%Language:CSS 1.6%