Skip to content

muzabol2/voting-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting app

Application allows you to:

  • Add voters and candidates
  • See who voted and who did not yet
  • Update candidates' votes count
  • Select candidate & voter in order to cast a vote
  • Both tables and dropdowns are always up to date - eg. when casting a vote the Votes counter are updated and 'has voted' flag for a proper voter changes as well.

Screenshot

screenshot