Book Library 
Add, delete, list or mark books that you ahve read already of your choice.
## How to use - ### 1. Clone the repository to clone:-
a) Clone the repository using HTTPS, under “Clone with HTTPS”, click. To clone the repository using an SSH key, including a certificate issued by your organization’s SSH certificate authority,click Use SSH, then click .
b) Clone URL button.
c) Open Git Bash
d) Change the current working directory to the location where you want the cloned directory to be made.
Type git clone, and then paste the URL you copied.
$ git clone https://github.com/Sk70249/Book-Library #### Press Enter. Your local clone will be created. #### Now, Run app.py in your PC.
2. After this you open https://sqliteonline.com/ on your Web Browser
Run SQL commands on it for further operations for eg. -
SELECT * FROM books;
## Snapshot