Skip to content

sohampawar/Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore App

The Bookstore App is built using Python . Here user can add data such as Book Title, Author, Year in which book was published and ISBN number of book. User can view all the entries, User can search a particular entry using Book Title or Author name or Year in which book was published or ISBN number. User can update the data related to Book if he/she enter the wrong data by mistake. User can delete a particular entry.

Technologies Used:-
1:- Python
2;- Tkinter Lib for GUI
3:- Sqlite3 for Database

Releases

No releases published

Packages

No packages published

Languages