Skip to content

Election without CORONA a C++ software program in which user can create account as a voter, a candidate, a party, edit his profile, make vote, view results overall, in any state, in any city. Admin can perform CRUD for state and district. Maintain Records of voter, candidate, party

Notifications You must be signed in to change notification settings

k5301/Online-Voting-System

Repository files navigation

Online-Voting-System

In this project concepts used are

  • OPPS
  • File handling
  • Linked List
  • array
  • insertion sorting (also implemented concept of order by as in sql i.e. order by partyname, state, city)
  • index mapping
  • Interval Tree

Online-Voting-System

About

Election without CORONA a C++ software program in which user can create account as a voter, a candidate, a party, edit his profile, make vote, view results overall, in any state, in any city. Admin can perform CRUD for state and district. Maintain Records of voter, candidate, party

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages