https://github.com/baqar-abbas/school-library-using-ruby
School Library application is built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is a console application to record what books are in the library and who borrows them.
https://github.com/baqar-abbas/school-library-using-ruby
classes-and-inheritance object-oriented-programming rubocop ruby ruby-gem
Last synced: 3 months ago
JSON representation
School Library application is built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is a console application to record what books are in the library and who borrows them.
- Host: GitHub
- URL: https://github.com/baqar-abbas/school-library-using-ruby
- Owner: baqar-abbas
- License: mit
- Created: 2024-03-10T23:39:35.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2024-04-12T08:43:17.000Z (about 1 year ago)
- Last Synced: 2025-01-09T07:20:03.263Z (5 months ago)
- Topics: classes-and-inheritance, object-oriented-programming, rubocop, ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# school-library-using-ruby
School Library application is built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is a console application to record what books are in the library and who borrows them.