Back to articles
University Voting System (Blockchain Based)
How-ToTools

University Voting System (Blockchain Based)

via Dev.toSazid Ahmed

I’m excited to start sharing my project updates, beginning with the overall application I’ve been building: a blockchain-based voting system designed for secure, transparent, and privacy-focused digital elections. The application brings together multiple components into one complete ecosystem: a voter-facing frontend a backend API for election and user management a custom blockchain node for vote record integrity an admin panel for managing elections an institution API for identity-related workflows monitoring tools for system health and observability The goal of this project is not just to create an online voting app, but to build a system that addresses the bigger challenges of digital voting: voter authentication ballot privacy vote integrity double-vote prevention auditability verifiability So far, the application supports the core voting flow, including registration, login, election creation, vote casting, and result viewing. It also includes cryptographic protections, audit loggi

Continue reading on Dev.to

Opens in a new tab

Read Full Article
9 views

Related Articles