Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 199 Bytes

How to run:

  1. Install tkinter using : 'sudo apt-get install python3-tk'
  2. Run backend.py if the database does not exist: 'python3 backend.py'
  3. Run the book browser using : 'python3 bookstore.py'