Skip to content

Svastik73/voting-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Voting interface. Uses data stored in JSON to perform realtime updates.
How to test?
step 1: Clone the repo
step 2: run index.html in client folder
step 3: navigate to server folder and run "npm start"
step 4: update the candidates in .json file and set intitial count to 0
step 5: Vote!
This is an example image step 6: Open localhost:3000 in different windows