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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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**

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

(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 licensed.

(back to top)

About

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

License:MIT License


Languages

Language:Ruby 100.0%