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 ...
BANK/ │ ├── gui.py # Main GUI application ├── models.py # Database & business logic ├── db.py # Database connection ├── utils.py # Utility functions (PIN, helpers) ├── main.py # Entry point (if used) ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results