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.
- Host: GitHub
- URL: https://github.com/juandbta/enumerable-project
- Owner: JuanDBta
- License: mit
- Created: 2023-08-11T14:46:40.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-11T22:00:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T13:28:07.719Z (4 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)**[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.
1- Ruby
2- Gitflow
3- RubocopClient
Ruby
- **[Add mylist.rb]**
- **[Add enumerable.rb ]**
- **[Install linters]**
- [Coming Soon...](https://github.com/JuanDBta/enumerable-project)
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)
👤 **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/)
- [ ] **[All characters decoder]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
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.
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!
This project is [MIT](./LICENSE) licensed.