Skip to content

suyash-purwar/Real-Time-OS-Polling-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your favourite Opertaing System polling application

A real time application for voting your favourite operating system. This shows the result of the polls instantly after voting and it does so by showing aesthetic visuals.

Frontend Stack

  • HTML
  • CSS
  • JavaScript
  • Materializecss
  • CanvasJS

Backend Technology

  • NodeJS
  • ExpressJS
  • Pusher API
  • MongoDB

Features

  • Uses Cross-Origin Resource Sharing mechanism
  • Graphical representation of votes
  • Bold look

Instructions to run this app in a local system

  • Open your terminal and clone this project
  • Run npm install
  • Then run npm run dev
  • Open your browser and type localhost:3000
  • Congrats! Website is up on port 3000

Credits

I want to thank my mentor Brad Traversy for his informating and impactful tutorials on full-stack development. Subscirbe to his channel on youtube, Travresy Media.