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.