Using the Election App code meant for the console and porting it over to a tkinter interface.
You seriously didn't think that people would vote through a console, did you?
✅ - Everything works perfectly
✖️ - Partially Works
❌ - Just for show/Does not work
User Landing Panel - ✅
Admin Landing Panel - ✅
Voter Configuration Panel - ✅
Candidate Configuration Panel - ✅
Admin Configuration Panel - ✅
Setup Voting Session Panel - ✅
Start Voting Session Panel - ❌
Credits to rdbende for making an awesome tkinter theme! Find the Sun Valley theme here: https://github.com/rdbende/Sun-Valley-ttk-theme
Also this project definitely would not have come to life wthout its main codebase which can be found here: https://github.com/Anantu05/Election-App
Big thanks to Anantu05 and alpha-og for polishing the election app console codebase