oop-in-ruby

There are 13 repositories under oop-in-ruby topic.

  • frempongdev/OOP-school-library

    School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

    Language:Ruby5101
  • JakariaJishan/school-library

    School Library is an app where record what books are in the library and who borrows them. The app that allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

    Language:Ruby2100
  • Ridwanullahi-code/OOP-School-Library

    Aims to create a simple library management system for a school using Ruby programming language. The system should allow librarians to add books to the library, track books that are checked out by students, and manage student accounts. Created with Ruby

    Language:Ruby2101
  • yuvenalmash/school-library

    School library is a tool to record the books that are in the library and those who borrows them. Utilizes the principles of object oriented programming

    Language:Ruby2101
  • Skylar-Lorena/Tic-Tac-Toe-Ruby

    Build a CLI Tic Tac Toe game in Ruby!

    Language:Ruby1100
  • Yazino12/oop_school_library

    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. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

    Language:Ruby110
  • feliciaiveliz/Launch-School-Core

    This repository contains all the exercises, assignments and projects for the Launch School Core Curriculum. Launch School is a school for software engineers that teaches Front-End and Back-End development with Ruby, Javascript, SQL databases, Networking, and more.

    Language:Ruby0202
  • Feliverse/OOP-school-library

    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!

    Language:Ruby10
  • mahammad-mostafa/school-library

    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.

    Language:Ruby11
  • peterdtitan/catalog-of-my-things

    In this project, we will create a console app that will help keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but a database with tables structure analogical to the program's class structure will also be prepared.

    Language:Ruby
  • porag-m06/The-Ruby-OOP-library

    A library app in Ruby following the four core OOP concepts (Encapsulation, Abstraction, Inheritance, Polymorphism) that lets the user (The Librarian) to record what books are in the library and who borrows them.

    Language:Ruby10
  • Skylar-Lorena/Superheroes

    Building nested forms in Sinatra for creating teams of superheroes.

    Language:Ruby10
  • YKerroum/school-library

    School library is an application that allows the users to add new students or teachers, add new books and save records of who borrowed a given book and when.

    Language:Ruby11