Skip to content

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.

License

Notifications You must be signed in to change notification settings

ab-noori/Enumerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

535c60c Β· Jul 21, 2023

History

10 Commits
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023

Repository files navigation

πŸ“— Table of Contents

πŸ“– [Enumerable]

[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.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • [Creating module]
  • [Creating class]
  • [Including module to class]

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

Example command:

 Install Ruby

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ab-noori/Enumerable.git

Install

Install this project with:

  cd my-folder
  git clone https://github.com/ab-noori/Enumerable.git

Usage

To run the project, execute the following command:

  cd my-folder
  git clone https://github.com/ab-noori/Enumerable.git

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abdul Ali Noori

πŸ‘€ Otmane Echchafyky

(back to top)

πŸ”­ Future Features

  • [Adding more methods to the module]
  • [Creating new modules]

(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, give it a star.

(back to top)

πŸ™ Acknowledgments

First, I would like to thank Microverse and my coding partners.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages