/school-library

Primary LanguageRubyMIT LicenseMIT

School Library

📗 Table of Contents

📖 School Library

School Library is a ruby program that implements object oriented programming using classes and objects to record books and who borrows them.

🛠 Built With

Tech Stack

Ruby

Key Features

  • Create Person, Student and Teacher classes
  • Person class inheritance

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Mac or PC
  • Ruby
  • VS code

Setup

Clone this repository to your desired folder:

Usage

run ruby person_spec.rb run ruby student_spec.rb run ruby teacher_spec.rb

👥 Authors

👤 Diana Beki

👤 Uwimbabazi Dorcas

(back to top)

🔭 Future Features

  • [class decoration]

(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 leave a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing us with the necessary reading materials that have aided us during project development.

(back to top)

❓ FAQ

  • Can I use this code for study purposes?

    • yes! It's open source, feel free to fork it.
  • Can I contribute to this project?

    • Contact me and I'll add you as a contributor.

(back to top)

📝 License

This project is MIT licensed.

(back to top)