Skip to content

Library Management System with several key functionalities: 1️⃣ Add Book 2️⃣ Delete Book 3️⃣ View Books 4️⃣ Sort Books5️⃣ Edit Books6️⃣ Search Books 7️⃣ Delete All

Notifications You must be signed in to change notification settings

yossef-seyam/Library-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is Library management system with some basic functionalities :

  1. add book to add the number of books you want each with a unique id and up to 50 books. Note that before you go to any function you must add one book at least in the library.
  2. delete book to delete any book from the library using only the id of it.
  3. View books to view the books you stored in the library.
  4. sort books to sort the books you stored in the library by alphabetical or in reverse.
  5. edit books to edit the data of any book you stored in the library and changing its id to a new one.
  6. search books to search for a specific book in the inventory.
  7. delete list to delete the whole library data.

About

Library Management System with several key functionalities: 1️⃣ Add Book 2️⃣ Delete Book 3️⃣ View Books 4️⃣ Sort Books5️⃣ Edit Books6️⃣ Search Books 7️⃣ Delete All

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages