Skip to content
No description or website provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.md
backend.py
frontend.exe
frontend.py

README.md

bookStore

It is desktop based application i.e. bookStore
Here I used only one python library i.e. Tkinter for the graphics and Used Sqlite3 for database<>br In that application done following things:

  1. View the stock of book
  2. Add new entry
  3. Delete selected entry
  4. Update selected entry
  5. Search the entry In this application I used pyinstaller to to create executable file
    to download pyinstaller use pip install pyinstaller
You can’t perform that action at this time.