A desktop application built with Python, Tkinter, and SQLite that implements a simple Library Management System. It provides a login screen, a main menu, and functional CRUD modules for managing Books ...
This is a simple yet functional Supermarket Management System built using Python, with a graphical user interface (GUI) using Tkinter, and a local database using SQLite. The system allows users to add ...