Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmoseka/oop-school-library

Implement classes, objects, encapsulation, inheritance, associations with Ruby
https://github.com/jmoseka/oop-school-library

ruby ruby-gem

Last synced: 16 days ago
JSON representation

Implement classes, objects, encapsulation, inheritance, associations with Ruby

Awesome Lists containing this project

README

        

# OOP-school-library
> This project implements classes, objects, encapsulation, inheritance with Ruby

## Learning objectives
- Implement classes and objects in Ruby.
- Implement encapsulation and inheritance with Ruby.
- Run a program using the command line.

## Getting Started

### Prerequisites

- Have a required text editor 🔥 i.e visual studio, atom
- Command line / terminal

### Setup

### Clone this repository

```bash
$ git clone https://github.com/jmoseka/OOP-school-library
$ cd OOP-school-library
```

- **Congrats!** you can now run ruby application on your computer

## Author 👤

👤 **Jamila Moseka**

- GitHub: [@jmoseka](https://github.com/jmoseka)
- Twitter: [@milamoseka](https://twitter.com/milamoseka)
- LinkedIn: [Jamila Moseka](https://linkedin.com/in/jamila-moseka)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](https://github.com/jmoseka/decode-morse-code/blob/decode-morse-code/LICENSE) is licensed.