Skip to content

hoqueeprobal/Ballot-Freedom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—³οΈ Ballot Freedom

Ballot Freedom is a simple console-based voting system written in C developed as part of our Structured Programming Languages Lab Course It allows users to add candidates, cast votes, view vote counts, and check the leading candidate β€” all through an easy-to-use text menu.
This project is great for beginners who want to learn about C programming basics, arrays, and user input handling.


🌟 Features

πŸ”Ή Core Features

  • Adds and manages list of candidates.
  • Casts votes for candidates or spoil a vote.
  • Displays total votes for each candidate.
  • Shows the leading candidate or detect a tie.

πŸ”Ή Utility Features

  • Input validation for better error handling.
  • Tracks spoiled votes.
  • Clean, interactive console menu.

πŸ’» Technologies Used

  • Language: C
  • Compiler: GCC or any standard C compiler
  • Interface: Console (Text-based)

πŸ“‚ Folder Structure

Ballote-Freedom/
β”œβ”€β”€ README.md
β”œβ”€β”€ Project Docs
β”œβ”€β”€ SPL.c


πŸŽ‰ Acknowledgments

  • Designed as part of the SPL Lab course to introduce beginners to programming through hands-on practice.
  • Thanks to all contributors and testers who make this project possible.

Happy Learning with Ballot Freedom! 🌟

About

Ballot-Freedom is a console-based voting system in C for managing candidates, casting votes, and displaying results. Developed as part of the Structured Programming Languages Lab Course course for beginners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages