/BookStore_Python

A interactive Bookstore made using Python GUI and Python MySQL

Primary LanguagePython

BookStore Python

A interactive Bookstore made using Python GUI and Python MySQL.

Getting Started

Simply Clone or Download this repository.

Prerequisites

1.python

Download:www.python.org/downloads

2.tkinter

pip install tkinter

3.sqlite3

pip install sqlite3

Running the program

Simply open and run the BookStore_GUI.py