Skip to content

satyarth42/OnlineTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineTest

An online MCQ based test portal with real time Admin control

Technologies used

  1. Node
  2. Express
  3. HTML
  4. CSS
  5. Bootstrap
  6. JavaScript
  7. JQuery
  8. Socket.io
  9. MongoDB

Installation Instructions

  1. Install Node and NPM
  2. Install MongoDB

How to run it on your local machine

  1. Fork the repository to your github account.
  2. Clone the repository to your local machine
  3. cd into the repository and run command npm install
  4. Run MongoDB server (instructions to run the server)
  5. from the terminal run command npm start
  6. open your browser and go to address localhost:3000
  7. to access Admin control go to localhost:3000/admin
  8. To change the questions open questions.json file and modify the questions and options

About

Online MCQ based test taking portal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published