Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 254 Bytes

An object oriented C++ program designed to implement a voting system(usa-style). The program holds a database of citizens, parties, counties, candidates. The user can save his progress to a file and load it. The Program calculates the election results.