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

https://github.com/ichala/ruby-library


https://github.com/ichala/ruby-library

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

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

# School Library

> This is an educational project to create your own School Library using [Ruby](https://www.ruby-lang.org/en/) programming language.

## Built With

- [x] Programming Language: Ruby
- [x] Linter: [Rubocop](https://rubocop.org/)
- [x] VS Code

## Getting Started

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

### Prerequisites

- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```

Likewise for Ruby installation.
```
$ ruby --version && irb
```

### Setup

Clone the repository using the GitHub link provided below.

### Install

In the terminal, go to your file directory and run this command.

```
git clone https://github.com/ichala/Ruby-Library.git
```

### Usage

Kindly modify the files as needed.

## Authors

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/Ogaga01)
- Twitter: [@twitterhandle](https://twitter.com/i_ogaga_n)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ogaga-iyara)

👤 **Author1**

- GitHub: [@Chala](https://github.com/ichala)
- Twitter: [@_ichala](https://twitter.com/_ichala)
- LinkedIn: [Ali Jendoubi](https://www.linkedin.com/in/alijendoubi/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ichala/MyEnumerable/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)
- Coding Partners
- Code Reviewers

## 📝 License

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