An open API service indexing awesome lists of open source software.

https://github.com/arnrdn/oop-school-library


https://github.com/arnrdn/oop-school-library

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# School Library

> This project is made as part of Module 4 week 3 to understand the core concepts of OOP.

## Built With

- Ruby

## Prerequisites

- Ruby

## To get a local copy run the following steps:

- Copy this repo to your local machine
- Open the folder with your code editor
- Create a branch to work on
- To run files open your command line (Linux) and run `ruby name_of_the_file.rb`

## To get started-:

- Run `bundle install` to install the dependencies
- Run `irb` to run the code by pasting it in the terminal.
- Run `rubocop` to find and fix linters

## Author

- GitHub: [@rdnrn](https://github.com/rdnrn)
- Twitter: [@rdnrn_nana](https://twitter.com/rdnrn_nana)
- LinkedIn: [Nana Rodina](https://www.linkedin.com/in/rdnrn/)

## :handshake: Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).

## Show your support

Give a :star:️ if you like this project!

## :memo: License

This project is [MIT](./MIT.md) licensed.