/Library-Manager

GUI based CRUD App for Library Management

Primary LanguagePython

Library Manager

Library Manager is a simple CRUD application made for the library. it allows the user to add,update,read and delete the data from a database in the form of a GUI program.

Contributors

Ryan Khursheed

  • Created the main GUI model main.py for the program and integrated with the database.py made by Ankur

Ankur Varshney

  • Created the database model database.py with sqlite3 for use with main.py made by Ryan

Ayush Kumar Goel

  • Created the Login/Auth model app_auth.py which opens main.py upon entering the correct password.

Screenshots

app_auth

main