Skip to content

This project consists of Ruby script for the school library app. I implemented encapsulation and inheritance with Ruby by creating classes to represent students and teachers in the school.

Notifications You must be signed in to change notification settings

Tobinchilongo/OOP-School-Library

Repository files navigation

School Library

This project consists of Ruby script for the school library app. I implemented encapsulation and inheritance with Ruby by creating classes to represent students and teachers in the school.

Built With

  • Ruby
  • VSCode
  • Rubocop
  • Unit Test
  • Database
  • IOs
  • Gemfiles

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby should be installed on your machine

Setup

git clone git@github.com:Tobinchilongo/OOP-School-Library.git
cd OOP-School-Library

Install

bundle install

Play with the code

irb

Run linters

rubocop -a

ruby main.rb

Authors

👤 Tobin Chilongo

👤 Jerry Owusu

Contributors

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like our website!

About

This project consists of Ruby script for the school library app. I implemented encapsulation and inheritance with Ruby by creating classes to represent students and teachers in the school.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages