https://github.com/shaw145/librarysystem
This is a Simple Library Management system made with python
https://github.com/shaw145/librarysystem
Last synced: 6 months ago
JSON representation
This is a Simple Library Management system made with python
- Host: GitHub
- URL: https://github.com/shaw145/librarysystem
- Owner: Shaw145
- Created: 2021-02-24T13:26:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T13:37:41.000Z (over 5 years ago)
- Last Synced: 2025-08-02T08:28:30.873Z (12 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibrarySystem
a mini project on library management using oops in python.
running while loop to get the input.
=> features - display all books in library. - withdraw any book from library. - add or donate any book to library. - return your withdrawn book. - delete any book if you have secority key. - show data that which book is withdrawn by who.