https://github.com/maxinexiong/booksearchengine_v1
A powerful book search engine built in SQLite and Python with Tkinter was made for book query purpose. Users can look up information about a book such as ISBN, rating, title and author with ease. In the meanwhile, it also allows users to administer the database by adding, deleting and updating any record. The code has been converted to a standalone final product, which is the donwloadable exe application.
https://github.com/maxinexiong/booksearchengine_v1
Last synced: 2 months ago
JSON representation
A powerful book search engine built in SQLite and Python with Tkinter was made for book query purpose. Users can look up information about a book such as ISBN, rating, title and author with ease. In the meanwhile, it also allows users to administer the database by adding, deleting and updating any record. The code has been converted to a standalone final product, which is the donwloadable exe application.
- Host: GitHub
- URL: https://github.com/maxinexiong/booksearchengine_v1
- Owner: MaxineXiong
- Created: 2019-10-19T02:00:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T02:18:12.000Z (over 5 years ago)
- Last Synced: 2025-02-14T07:38:02.591Z (4 months ago)
- Language: Python
- Homepage:
- Size: 7.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookSearchEngine
A powerful book search engine built in SQLite (backend) and Python with Tkinter (frontend) was made for book query purpose. Users can look up information about a book such as ISBN, rating, title and author with ease. In the meanwhile, it also allows users to administer the database by adding, deleting and updating any record. The code has been converted to a standalone final product, which is the donwloadable exe application.### Acknowledgement
The dataset, books.csv, was downloaded from Kaggle Goodreads-books: https://www.kaggle.com/jealousleopard/goodreadsbooks