Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fmanimashaun/enumerable

Create Enumerable is a program to check certain conditions on a list.
https://github.com/fmanimashaun/enumerable

ruby ruby-gem

Last synced: 14 days ago
JSON representation

Create Enumerable is a program to check certain conditions on a list.

Awesome Lists containing this project

README

        

# Create-Enumerable

Program based on Ruby to use modules and classes

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Create Enumerable

**Create Enumerable** is a program to check certain conditions on a list.

- Check all.
- Check any.
- Filter

## 🛠 Built With

- Ruby

### Tech Stack

Client


  • N/A

Server


  • Ruby

Database


  • N/A

### Key Features

- Check all
- Check any
- Filter

👆

👆

## 💻 Getting Started

To run the project locally, follow these steps.

### Prerequisites

In order to run this project you need to:

- Install [Git](https://git-scm.com/)
- Install [Ruby](https://www.ruby-lang.org/en/)
- Install a code editor, I suggest [VsCode](https://code.visualstudio.com/)

### Setup

Clone the repo into your local machine:

```bash
git clone https://github.com/fmanimashaun/enumerable.git

bundle install
```

### Usage

To run the program, you should use irb in the wsl if you use Windows:
irb> my_list.rb

👆

## 👥 Authors

👤 **Fisayo Michael Animashaun**

- GitHub: [@fmanimashaun](https://github.com/fmanimashaun)
- Twitter: [@fmanimashaun](https://twitter.com/fmanimashaun)
- LinkedIn: [Fisayo Michael Animashaun ](https://linkedin.com/in/fmanimashaun)

👤 **Demes Ameneshoa**

- GitHub: [@demesameneshoa](https://github.com/demesameneshoa)
- Twitter: [@demesabera](https://twitter.com/demesabera)
- LinkedIn: [Demes Ameneshoa](https://linkedin.com/in/demesameneshoa)

👆

## 🔭 Future Features

- Create more filters or options.
- Add frontend code

👆

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

https://github.com/fmanimashaun/enumerable/issues

👆

## ⭐️ Show your support

If you like this project leave a start for it.

👆

## 🙏 Acknowledgments

I'd like to thank Microverse for helping us in the journey to become a Fullstack developer.

👆

## 📝 License

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

👆