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

https://github.com/juandbta/enumerable-project

In this project you will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.
https://github.com/juandbta/enumerable-project

Last synced: 3 months ago
JSON representation

In this project you will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

Awesome Lists containing this project

README

        

ENUMERABLE PROJECT

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [ENUMERABLE PROJECT]

**[DECODE A MORSE CODE]** is a project you will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

## 🛠 Built With

1- Ruby

2- Gitflow

3- Rubocop

### Tech Stack

Client

Ruby

### Key Features

- **[Add mylist.rb]**
- **[Add enumerable.rb ]**
- **[Install linters]**

(back to top)

## 🚀 Live Demo

- [Coming Soon...](https://github.com/JuanDBta/enumerable-project)

(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:

Web Browser (Chrome recommended)

Code editor (VS recommended)

GitHub account

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone "https://github.com/JuanDBta/enumerable-project.git"
```
### Deployment

You can deploy this project using:
[Coming Soon!!!](https://github.com/JuanDBta/enumerable-project)

(back to top)

## 👥 Authors

👤 **Micronaut Betel Andarge**

- GitHub: [@beteland123](https://github.com/beteland123)
- Twitter: [@betelandarge](https://twitter.com/BetelAndarge)
- LinkedIn: [LinkedIn](https://linkedin.com/in/betelandarge)

👤 **Micronaut JUAN DAVID DIAZ**

- GitHub: [@JuanDBta](https://github.com/JuanDBta)
- Twitter: [@simplebetsas](https://twitter.com/simplebetsas)
- LinkedIn: [LinkedIn](https://linkedin.com/in/simplebet/)

(back to top)

## 🔭 Future Features

- [ ] **[All characters decoder]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, please give me a like, it doesn't cost you anything and it helps me a lot to keep working.

(back to top)

## 🙏 Acknowledgments

I would like to thank Bee in Student Success who is always avalaible to solve issues and Microverse for push us to work hard every day!

(back to top)

## 📝 License

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

(back to top)