{"id":15534738,"url":"https://github.com/ssekpius/microverse-enumerable","last_synced_at":"2025-03-28T22:45:41.641Z","repository":{"id":78535307,"uuid":"601570033","full_name":"SSEKPIUS/Microverse-Enumerable","owner":"SSEKPIUS","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-16T20:26:23.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T09:22:56.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SSEKPIUS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-14T10:53:51.000Z","updated_at":"2023-02-14T10:54:44.000Z","dependencies_parsed_at":"2024-12-08T15:31:14.903Z","dependency_job_id":null,"html_url":"https://github.com/SSEKPIUS/Microverse-Enumerable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-Enumerable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-Enumerable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-Enumerable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-Enumerable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SSEKPIUS","download_url":"https://codeload.github.com/SSEKPIUS/Microverse-Enumerable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112649,"owners_count":20725300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T11:43:20.764Z","updated_at":"2025-03-28T22:45:41.626Z","avatar_url":"https://github.com/SSEKPIUS.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003cbr/\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖  Enumerable \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n**Enumerable** In this project, we will learn how to use a module inside a class. For this, we will create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality\n \u003ca href=\"https://rubydoc.org/core-.0.0/Enumerable.html\"\u003eEnumerable\u003c/a\u003e.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n- Ruby.\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e [Live Demo Link]()\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Download Visual Studio Code.\n- Download Git.\n\n### Setup\n\nClone this repository to your desired folder:\n \n- `Clone the repo`\n```sh\n   git clone https://github.com/odaialazzeh/Enumerable.git\n```\n### Install\n\n\n- `you can run any one of these commands to install bundle on your machine:`\n```\n- bundle init\n- bundle install\n- sudo apt bundle install (for Linux)\n```\n\n### Usage\n\n- `To run the project, execute the following command:`\n \n   - Open the `my_list.rb` file with VSCode or any editor that works \n     with Ruby and run the code.\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **Odai**\n\n- GitHub: [odai-alazzeh](https://github.com/odaialazzeh)\n- Twitter: [@twitterhandle](https://twitter.com/odaialazzeh4)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/odaialazzeh/)\n\n👤 **Pius**\n\n- GitHub: [pius-ssekweyama](https://github.com/SSEKPIUS)\n- Twitter: [@twitterhandle](https://twitter.com/SSEK_PIUS)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/piusssekweyama/)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- Develop it to accept more Enumerable..\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/odaialazzeh/Enumerable/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\nIf you like this project give it a star.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nA list of resources that i find helpful and would like to give credit to :\n\n- [Microverse ](https://www.microverse.org)\n- [GitHub ](https://www.github.com)\n- [Youtube ](https://www.youtube.com)\n- [W3schools ](https://www.w3schools.com)\n- [Stackoverflow ](https://stackoverflow.com)\n- [Ruby](https://www.ruby-lang.org/en/)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssekpius%2Fmicroverse-enumerable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssekpius%2Fmicroverse-enumerable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssekpius%2Fmicroverse-enumerable/lists"}