School Library

A school library based on Object oriented programming using Ruby.

Built With

  • Major languages: Ruby

Getting Started

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

Prerequisites

You need to have a Ruby installed in your local machine

Setup

To setup the Morse Message Decoder project in your local, in the repo page:

  • click on code (dropdown list) > Download as ZIP.
  • or open terminal of path you want to install project and run this command:
    git clone git@github.com:Amrhub/school-library.git
    cd school-library # open folder of project
    code . # to open vs code
    bundle install # install all dependencies
    ruby main.rb

Author

👤 Amr Ahmed

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

Feel free to use this project!