Skip to content

nnchambs/realtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Real Time

###Description

Welcome to the codebase of our Real Time application. This application enables users to create a real time poll. Users can create a poll than share it. In order to answer the poll, people complete a github oauth.

The application is built with CSS, JQuery, Node.JS, Express and Websockets. Testing was done using Mocha and Chai.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation: npm install

To Start Server: npm start

To Visit App: localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • HTML 27.4%
  • CSS 22.5%