Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muzabol2/voting-app-js

Interview task
https://github.com/muzabol2/voting-app-js

javascript react usereducer vercel

Last synced: 8 days ago
JSON representation

Interview task

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

![screenshot](https://user-images.githubusercontent.com/109333068/207890352-ed21d2d8-807d-4dd6-99ef-1da96f0c5052.png)