https://github.com/muzabol2/voting-app-js
Small voting app
https://github.com/muzabol2/voting-app-js
interview-exercise javascript react usereducer vercel
Last synced: about 2 months ago
JSON representation
Small voting app
- Host: GitHub
- URL: https://github.com/muzabol2/voting-app-js
- Owner: muzabol2
- Created: 2022-12-15T11:13:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T00:42:46.000Z (about 2 years ago)
- Last Synced: 2025-01-08T21:16:40.970Z (over 1 year ago)
- Topics: interview-exercise, javascript, react, usereducer, vercel
- Language: JavaScript
- Homepage: https://voting-app-js.vercel.app
- Size: 855 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
