geekysaquib / Kahoot-NodeJS

This is a clone that we've tried to program using NodeJS. Enriched with Kahoot features & Studyeze Frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a clone that we've tried to program using NodeJS. Enriched with Kahoot features & Studyeze Frameworks


Languages

Language:JavaScript 71.8%Language:HTML 14.4%Language:CSS 13.8%