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: 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.

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.