Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyusu4/oop-school-library
https://github.com/shyusu4/oop-school-library
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shyusu4/oop-school-library
- Owner: shyusu4
- Created: 2022-11-07T10:41:53.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-02T17:17:40.000Z (about 1 year ago)
- Last Synced: 2023-11-02T18:29:15.687Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP School Library
This Ruby console app records what books are in the library and who borrows them. The user can add new students or teachers, add new books, and save records of who borrowed a certain book and when.