/OOP-Principles

This project is dedicated to learn the basics of four Object Oriented Programming (OOP) Principles

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 OOP Principles

This project is dedicated to learn the basics of four Object Oriented Programming (OOP) Principles

  • Abstraction
  • Encapsulation
  • Polymorphism
  • Inheritance

🛠 Built With

Tech Stack

Client

🚀 UML Diagram

UML Diagram

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git clone git@github.com:KanzaTahreem/OOP-Principles.git
  cd OOP-Principles

Install

Install thr project dependencies with:

  bundle install

Usage

To run the project, execute the following command:

  ruby [file_name].rb

(back to top)

👥 Author

(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 and want to support me make cooler projects Give this project a Star.

(back to top)

📝 License

This project is MIT licensed.

(back to top)