An open API service indexing awesome lists of open source software.

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

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

![Screen Shot 2022-01-30 at 8 33 23 PM](https://user-images.githubusercontent.com/69568555/151712605-21c44968-d90c-455c-81da-318d2e7cb98e.png)

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