OOP School library

This project is a Ruby based application, it demonstartes OOP concept of the Ruby language through creating classes and constructors, in addition to other features like methods, inheritance and more.

Screenshot

Getting started

Run the following commands on the terminal your local machine:

  • git clone https://github.com/Rayan84/school-library.git
  • cd school-library
  • ruby the/path/to/main.rb

To run the tests:

  • Run gem install rspec to install RSpec
  • Run rspec spec --format documentation to run the tests

Authors

👤 Rayan Rassam

👤 Mahbub Alam

🤝 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!