You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of my 2nd year Advanced Programming Practice course, I had to create a project using Python to demonstrate its concepts, and I chose to create a simple Online Voting System using various Python libraries. In this repository I have also put the report and PPTs I prepared with my teammate.
It is a desktop application made with socket programming in Python. It uses synchronous multithreading.
For details on this project, please read the Report.
About
As part of my 2nd year Advanced Programming Practice course, I had to create a project using Python to demonstrate its concepts, and I chose to create a simple Online Voting System using various Python libraries. In this repository I have also put the report and PPTs I prepared with my teammate.