Skip to content

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating

License

Notifications You must be signed in to change notification settings

AnsarIbrahim/Enumerable

Repository files navigation

Enumerable

📗 Table of Contents

📖 Enumerable

Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating.

🛠 Built With

Tech Stack

Database
IDE

Key Features

  • Table Creation
  • Data Insertion and Querying
  • Pattern Matching Queries
  • Date Range Queries

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

  • PgAdmin Installed

Setup

Clone this repository to your desired folder using: cd my-folder

git clone https://github.com/AnsarIbrahim/Enumerable.git

(back to top)

👥 Authors

👤 Supreeti

👤 Ansar Ibrahim

(back to top)

🔭 Future Features

  • User Authentication and Authorization
  • Data Validation and Error Handling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, I request you to show your support by giving it a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for proposing this project, and extend my heartfelt thanks to my coding partner Supretti

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"Project MyEnumerable empowers Ruby developers to create custom iterable objects by implementing a custom Enumerable module. This project showcases the flexibility of Ruby, allowing users to define their own data structures with iterable behavior. It includes essential Enumerable methods like 'each,' 'all?,' 'any?,' and 'filter.' By encapsulating

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages