Skip to content

reena-katrix/MCQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCQ

Software Development Project

Getting Started

This is a web based project, where students can take mcq test with live scorecard and ranking. Teachers can create test, evaluate answers.

Prerequisites

What things you need to install the software.

- Nodejs
- MongoDB
- npm
- Mongoose FrameWork
- Chrome/Firefox

Installing

How to install the requirements

- sudo apt-get update
- sudo apt-get install nodejs, mongodb
- npm install nodemon express mongoose -g

Deployment

- Download or clone the source of the MCQ software
- Change the directory  to MCQ directory
- Run 'npm install' 
- Run nodejs index.js or nodemon index.js
- Redirect to loalhost:3000 in chrome.

Built With

Authors

  • Praful Tondomker - Initial work - Praful
  • Manvendra Dattatrey - Initial work - Reena
  • Austin Kispotta - Initial work - Austin
  • Reena Yadav - Initial work - Manvendra
  • Vikash kumar - Initial work - Vikash Kumar

See also the list of contributors who participated in this project.

About

Software Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.2%
  • JavaScript 11.5%
  • HTML 10.0%
  • PHP 0.3%