/School-Library-Backend

This is an repository to build a School Library rent system built in Ruby.

Primary LanguageRubyMIT LicenseMIT




School Library

πŸ“— Table of Contents

πŸ“– Project Name

The School Library is a project to record the rental of a school library built in Ruby.

πŸ›  Built With

Tech Stack

Ruby

Key Features

  • OOP.
  • Inheritance.
  • Use of linters.

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • Install Ruby.
  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • Follow GitHub flow.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

  cd School-Library-Backend
  git clone git@github.com:alvaroiporre/School-Library-Backend.git

Install

Install this project with:

  bundle install

Usage

To run the project, run the following command:

  ruby main.rb

Run tests

To run tests, run the following command:

rubocop

(back to top)

πŸ‘₯ Authors

πŸ‘€ Álvaro Iporre MartΓ­nez

(back to top)

πŸ”­ Future Features

  • More Classes
  • Terminal UI
  • Design Patterns

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project,please give it a ⭐️!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for giving me the opportunity to learn and grow as a developer.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)