- C#
- VS 2015
- MySql DB Server
A Windows-based app to manage and collaborate on electing a Team-Lead/CR for organizations and universities. This simplifies the process of conducting and finalizing elections.
- Import the project in VS.
- Make the SQL connection with your DB in the SqlCon file.
- Start your DB server and then, run the Application
- Registering each client manually
- Limit Max. Candidates
- Reset Elections
- In-app client registration
- Common server setup to link all clients of the application.