/OOP-school-library

Primary LanguageRubyMIT LicenseMIT

OOP-school-library

Using the OOP to create a library to rent books for a school

πŸ“— Table of Contents

πŸ“– School library

Here you can rent any book for the library to never be loss in your class

πŸ›  Built With

The site was built with Ruby

Tech Stack

Database

Key Features

  • Module and class for the application
  • Ruby linters

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder

  git clone https://github.com/mhnazary/OOP-school-library.git

Install

Install this project with:

  cd OOP-school-library
  
  bundle install

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

To run tests, run the following command:

  rspec spec/testFoltername

(back to top)

πŸ‘₯ Authors

πŸ‘€ Mahram HossainπŸ”­

align="right">(back to top)

πŸ”­ Future Features

  • More data
  • More modules

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Will help me a lot to improve my coding skills.

Feel free to check the issues page

(back to top)

⭐️ Show your support

If you like this project just keep an eye on the changes that I will bring over time, having an audience on this journey is enough support!

(back to top)

πŸ™ Acknowledgments

  • I would like to thank to my family and God for the opportunities to always improve despite adversity, my girlfriend and friends for being there for me, and Microverse for providing a platform to achieve this goal.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)