This is a mini voting system project implemented in C. The program allows users to add candidates, display the list of candidates with their votes, and cast votes for candidates. The candidates' data is stored in an array of structures.
- Add Candidate: Users can add candidates to the voting system by providing their name.
- Display Candidates: The program displays the list of candidates along with the number of votes they have received.
- Vote: Users can cast their votes by selecting the candidate ID.
- Clone the repository or download the source code.
- Compile the code using a C compiler.
- Run the compiled executable.
- Follow the on-screen menu to perform the desired actions.
Contributions to this project are welcome! If you have any ideas, improvements, or bug fixes, please follow these steps:
- Fork the project repository.
- Create a new branch for your contribution.
- Make your changes and test them thoroughly.
- Submit a pull request with a description of your changes.
This project is licensed under the MIT License. Feel free to use and modify the code as per your needs.
- The project is inspired by the concept of a simple voting system.
- Thanks to the contributors who have helped in improving this project.
If you have any questions, suggestions, or feedback, please feel free to reach out.
- Project Link: (https://github.com/ansh-srivastava/mini-voting-system)
- Author: Ansh srivastava
- Email: [email protected]