Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kidd254/oop_school_library

OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so
https://github.com/kidd254/oop_school_library

ruby

Last synced: 27 days ago
JSON representation

OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so

Awesome Lists containing this project

README

        

📗 Table of Contents


# 📖 OOP School Library

**OOP School Library** adds Person, Student and Teacher classes where the Person class acts as the parent to Student and Teacher Classes.

## 🛠 Built With

### Tech Stack

- Ruby.

### Key Features

- Use of Ruby.

(back to top)

## 💻 Getting Started

### Prerequisites

In order to run this project you need to have:

- A code editor.

### Setup

To clone this repository to your desired folder, run the following command:

```
git clone https://github.com/Kidd254/OOP_school_library.git
```

(back to top)

## 👥 Authors

👤 **Lawrence Muema Kioko**

- GitHub: [@kidd254](https://github.com/Kidd254)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawrence-muema-kioko)

(back to top)

## 🔭 Future Features

- Improve UI.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please give it a star ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to give credits to the following:

- **Microverse** for this readme template.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)