Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 21 hours 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 (10 months ago)
- Default Branch: development
- Last Pushed: 2024-04-12T08:43:17.000Z (9 months ago)
- Last Synced: 2024-04-12T12:16:48.607Z (9 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.