Skip to content

ZadenMubarak/LibraryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryApp

Basic library functionality

add a book to the library

Alt text

and also get from the library

Alt text

"Database example "


SELECT * FROM bookdb WHERE book LIKE ?
INSERT INTO bookTable VALUES ('{book_name.upper()}', '{author_name.upper()}', '{isbn_number}')

view database code in python file

About

Basic library functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages