https://github.com/shyusu4/oop-school-library
https://github.com/shyusu4/oop-school-library
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shyusu4/oop-school-library
- Owner: shyusu4
- Archived: true
- Created: 2022-11-07T10:41:53.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-02T17:17:40.000Z (over 1 year ago)
- Last Synced: 2024-10-21T11:41:53.548Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 32.2 KB
- Stars: 2
- 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.