https://github.com/ramiawar/librarymanager
Simple library management app to keep track of my books.
https://github.com/ramiawar/librarymanager
Last synced: 7 months ago
JSON representation
Simple library management app to keep track of my books.
- Host: GitHub
- URL: https://github.com/ramiawar/librarymanager
- Owner: RamiAwar
- Created: 2017-03-24T14:59:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T07:50:00.000Z (almost 7 years ago)
- Last Synced: 2025-03-23T18:51:49.334Z (7 months ago)
- Language: Java
- Size: 6.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibraryManager
Simple library management app to keep track of books and setup a lending system. Can be generalized to any other item, not necessarily books.
Project was created to keep track of my books, part of a course project on databases.