https://github.com/mohamedawnallah/book_inventory_desktop_gui_database
Book Inventory Desktop GUI Database Python
https://github.com/mohamedawnallah/book_inventory_desktop_gui_database
git gui pyinstaller python3 sqlite3-database tkinter-gui
Last synced: about 2 months ago
JSON representation
Book Inventory Desktop GUI Database Python
- Host: GitHub
- URL: https://github.com/mohamedawnallah/book_inventory_desktop_gui_database
- Owner: mohamedawnallah
- Created: 2022-01-30T18:09:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T01:08:56.000Z (over 4 years ago)
- Last Synced: 2025-06-28T05:06:29.733Z (12 months ago)
- Topics: git, gui, pyinstaller, python3, sqlite3-database, tkinter-gui
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Project Title
A Program that stores the book information in SQLite3 local database
## Documentation
A Program that stores the book information:
- Title
- Author
- Year
- ISBN
User can:
✅ View all books.
✅ Search for the book.
✅ Add a book.
✅ Update the book details.
✅ Delete the book.
✅ Close the window.
### Screenshots & Videos

https://user-images.githubusercontent.com/69568555/151721671-7b369a6f-efec-4232-a4fe-923debe5b379.mp4