Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.28 KB

README.md

File metadata and controls

22 lines (21 loc) · 1.28 KB

kahoot-NodeJS

Welcome to Studyeze Frameworks 2.0

INSTRUCTIONS:

  1. Install MongoDB: 'Sudo apt-get install mongodb'
  2. Start MongoDB: 'Sudo service mongodb start'
  3. Make sure all node modules have been installed listed in package.json: express, moment, mongodb, mongoose, socket.io
  4. Start Server: nodejs server/server.js

Description

This project is a kahoot clone that uses nodejs and mongodb
Multiple games can be ongoing at one time and works with many players per game

Screen Shots:

Player Join

Host Lobby

Player

Question Results

Host Question

Player Results

This Project is Designed by Mohammad Saquib Khan