Skip to content

Nqubehm/ebookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ebookstore

An online bookstore code on python and mysql.

This program first creates a database called 'ebookstore' and a table called 'books' that store all books uploaded to the database.

The user has the following options when using the database:

  1. To add a book to the database,
  2. To update information on the book stored in the databse,
  3. To delete a book from the database,
  4. To search for a book from the database,
  5. To exit the program.

About

An online bookstore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages