- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Enumerable] Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a module named MyEnumerable, which implemented a limited set of functionalities from Enumerable.
Client
Server
Database
- [Creating module]
- [Creating class]
- [Including module to class]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
Install Ruby
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/ab-noori/Enumerable.git
Install this project with:
cd my-folder
git clone https://github.com/ab-noori/Enumerable.git
To run the project, execute the following command:
cd my-folder
git clone https://github.com/ab-noori/Enumerable.git
To run tests, run the following command:
npm test
You can deploy this project using:
npm run deploy
👤 Abdul Ali Noori
- GitHub: @ab-noori
- Twitter: @AbdulAliNoori4
- LinkedIn: abdulali-noori
👤 Otmane Echchafyky
- GitHub: @otmaneechchafyky
- Twitter: @EchchafykyO
- LinkedIn: otmaneechchafyky
- [Adding more methods to the module]
- [Creating new modules]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a star.
First, I would like to thank Microverse and my coding partners.
This project is MIT licensed.