Skip to content
/ vc2 Public

Virtual Classroom Clicker is a web-based quiz application which can be used in classes and similar settings

Notifications You must be signed in to change notification settings

m-muhsin/vc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VC2 (Virtual Classroom Clicker)

image

Requirements

  • Node JS
  • Gulp

How to run

  1. Open the terminal and navigate to vc2 directory
  2. npm install
  3. npm start
  4. Go to http://localhost:3000 in a browser

To build and run

  1. Open the terminal and navigate to vc2 directory
  2. npm install
  3. gulp
  4. Go to http://localhost:3000 in a browser

Teacher login credentials

user1: { username: 1, password: 1 } user2: { username: muhammad, password: muhammad123 }

About

Virtual Classroom Clicker is a web-based quiz application which can be used in classes and similar settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published