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
File Tracking System with Tkinter and SQLite. This project is a file tracking system written in Python using the Tkinter GUI library and SQLite for database management. It allows you to register files, users, lend and return files, and generate reports on file transactions.