Skip to content

vinayHM-45/Online-Voting-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Online-Voting-System

Overview

This C program implements a simple online voting system where users can cast their votes for different candidates. The system allows voters to enter their details and then choose their preferred candidate from a list. It also provides features to check the current vote count for each candidate and announce the final results.

Features

Cast Your Vote:
1.Users need to provide their name, ID, and age to cast their vote.
2.Only valid voters with correct details can proceed to vote.
3.Users can choose a candidate from the provided list.
Current Vote Count:
1.Users can view the current vote count for each candidate.
Final Results:
The program calculates and displays the final results, declaring the winner based on the highest number of votes.

SCREENSHOTS

Home Page

1

Validate the voter

3

Cast Your Vote

4

Admin Panel

5

Final Output

6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages