Skip to content
#

oop-in-ruby

Here are 13 public repositories matching this topic...

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

  • Updated Oct 28, 2023
  • Ruby

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!

  • Updated Dec 30, 2023
  • Ruby

Improve this page

Add a description, image, and links to the oop-in-ruby topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oop-in-ruby topic, visit your repo's landing page and select "manage topics."

Learn more