Frequently Asked Questions
What is this project about?
This is a decentralized voting system built on blockchain principles (future sprints) to ensure transparency and security.
Is this voting system live on blockchain now?
Currently, we simulate the voting using a centralized SQL database. Blockchain integration will be added in later sprints.
Who can create votes?
Any registered user can create, edit, or delete their own votes. Admins can manage all votes.
How do I become an admin?
Currently, admin roles are assigned manually in the database. This may change in future sprints.
Can I see who voted for which option?
In this demo, we only show aggregated vote counts, not individual user votes.