Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.
- General Info
- Technologies Used
- Features
- Screenshots
- Setup
- Usage
- Project Status
- Contributing
- Contact
- License
- It's my high school final computer science project.
- it intends to solve the hassel of managing library books.
- Python version 3.8
- Tkinter
- SQL and also pymysql library
- pillow for image stuff
Some awesome features are:
- Awesome looking Homepage
- Add a new book to the database
- Delete a book from the database
- Issue a book to a student
- Modify the book status/entries
- Return the book to the library
- Search for a book and its status
- View a book for availability
To run this project, install Python, SQL and pip install tkinter, pillow, pymysql
pip install tkinter
pip install pillow
pip install pymysql
Clone or download the code and run with the above mentioned programs and libraries.
Project is : no longer being worked on. That being said, I would definitely welcome the improvements and features.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Created by S44WN - feel free to contact me!
MIT License Copyright (c) 2022 Sawan