Skip to content

A library book database, which allows user to check list of books, add a book entry, and search a book.

Notifications You must be signed in to change notification settings

gracelf/Library-BookDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a library book database App, which allows user to:

  1. Display the exsiting books in database;
  2. Add book entry to the database;
  3. Look up a book by SKU;
  4. Look up a book by Author;
  5. Look up a book by Category.

This book database was developed in Eclipse, and it was connected to a local MySQL database. Please note that this is a console output based program, a web-based program is working in progress. Coming up soon....

About

A library book database, which allows user to check list of books, add a book entry, and search a book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages