/ruby_school_library

This is a school library app

Primary LanguageRubyMIT LicenseMIT

OOP-school-library

This project is a tool to record what books are in a library and who borrows them. The app allows users you to:

    Add new students or teachers.
    Add new books.
    Save records of who borrowed a given book and when. And all of this is built in a beautiful and well-organized way!

Built With

Major languages: Ruby

Getting Started

To get a local copy up and running follow these simple example st Prerequisites

ruby required for running the code.
gem required for linters.

Setup

Run the following command in your terminal to clone this repo to your local machine

git@github.com:Sahar-AbdelSamad/OOP-school-library.git

Change directory into the newly created project

cd OOP-school-library

Usage

In the project directory you can run the following commands to execute the code:

ruby person.rb ruby teacher.rb ruby student.rb

or alternatively you can copy and paste the commands in

irb

👤 Ivan Silva

Contributing

Contributions, issues, and feature requests are welcome, feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.