/BookStatus

Python program to store and retrieve books information

Primary LanguagePython

BookStatus

It is a simple Python project where I had used Sqlite as database to store information regarding books

To add books in your database run insert.py file

To retrieve or to purchase books, run purchase.py file