OOP-school-library

📗 Table of Contents

Ruby-school-library

oop-school-library is a Ruby project that has the purpose of creating a digital solution for a school library that enables the librarian to keep track of the books in the library and who borrows them.

🛠 Built With

Tech Stack

Client
Server
  • N/A
Database
  • N/A

Key Features

  • Object Oriented Programming in Ruby
  • Add Books
  • Add People
  • Add Rentals

(back to top)

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git https://github.com/Patfarmurs/oop-school-library.git
cd oop-school-library bundle install
bundle install

Run Tests

Rubocop --color

(back to top)

👥 Authors

👤 Patrick Mukula:

🔭 Future Features:

  • Add more advanced Ruby functions.
  • Build wonderful UI.

🤝 Contributing:

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you liked this project, give it a ⭐️ and kindly send to me an e-mail expressing it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team for this journey.

(back to top)

📝 License

This project is MIT licensed.

(back to top)