Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adeola003/enumerable
https://github.com/adeola003/enumerable
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/adeola003/enumerable
- Owner: adeola003
- License: mit
- Created: 2023-06-14T14:21:30.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-16T11:34:30.000Z (over 1 year ago)
- Last Synced: 2024-11-11T03:52:05.640Z (3 months ago)
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
**Create your own Enumerable**
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Vet\_clinic\] ](#-vet_clinic-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run test](#run-test)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)# 📖 [Create your own Enumerable]
**[Create your own Enumerable]** In this project I used a module inside a class. For this I created a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.
Ruby
- **[Database of Animals informations]**
- **[Filtering animals with age and others parameters]**To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:```sh
git https://github.com/adeola003/Enumerable.git
cd Enumerable
```### Install
-Command: install bundle👤 **Abdel-Khafid SALAOU**
- GitHub: [@githubhandle](https://github.com/adeola003)
- Twitter: [@twitterhandle](https://twitter.com/khadaf6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdel-khafid-salaou)- [ ] **[Will-add-more-code]**
Contributions, issues, and feature requests are welcome!
If you like this repo dont forget to give it a star.
I would like to thank the Microverse community.
This project is [MIT](./LICENSE.md) licensed.