Student Voting System Using SQLite and Tkinter in Python with Source Code
The Student Voting System is an interactive desktop application built entirely with Python using the Tkinter library. The application allows users to manage voting records through a graphical user interface (GUI) with full CRUD (Create, Read, Update, Delete) functionality. It is divided into two sections — one for students and one for the admin. The Student Voting System Using SQLite and Tkinter
- Read more about Student Voting System Using SQLite and Tkinter in Python with Source Code
- Log in or register to post comments
- 112 views