School Library

An implementation of OOP based School Library in RUBY

Built With

  • Ruby

Getting Started

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

Prerequisites

  • Have git correctly installed.
  • Have Ruby correctly installed.

Setup

  • Open a terminal window where you want to have installed a copy of the repository.

Install

  • Use this command to clone the repo:
$ git clone git@github.com:awaisanwar544/school-library.git
  • Install the required dependencies:
$ bundle install

Running the Application

  • Entry point for the application is main.rb
  • Run chmod 755 main.rb
  • Run ./main.rb

Authors

👤 Awais Anwar

🤝 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

  • Thanks to Microverse for the guidelines.

📝 License

This project is MIT licensed.