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

MIT License

Stars
6

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

💻 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

👥 Authors

 👤 **Lawrence Muema Kioko**

🔭 Future Features

  • Improve UI.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

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

🙏 Acknowledgments

I would like to give credits to the following:

  • Microverse for this readme template.

📝 License

This project is MIT licensed.

Related Projects