This is an online question bank which provides classification of questions and creation of assignment and question papers from those questions.
- Clone the repo
- run npm i
- copy example.env to .env
- Visit http://oauthV2.shobhitagarwal.me and create a infoconnect oauth project
- Also visit https://github.com/shobhit1997/OAuth/tree/v2 for oauth documentation
- Replace the credentials in the .env file
- import the qhub.sql file in mysql
- Replace the credentials in .env file
- run npm i -g nodemon
- run nodemon server.js
Visit https://documenter.getpostman.com/view/5251388/Szf828Ph?version=latest for api documentation