/school-library

Primary LanguageRubyMIT LicenseMIT

OOP School Libr

📗 Table of Contents

📖 OOP School Library

OOP School Library is a tool to record what books are in the library and who borrows them. The app that you will create will allow you to:

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.
  • And all of this will be built in a beautiful and well-organized way!

🛠 Built With

Tech Stack

  • Ruby

Key Features

  • Create a app.rb file that will serve as your console app entry-point.
  • this will be a method called main that is invoked at the end of your file.

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  install ruby

Setup

Clone this repository to your desired folder:

  git clone git@github.com:SabiMantock/school-library.git
  cd school-library

Install

Install this project with:

  bundle install

👥 Authors

👤 Sabi Mantock

👤 Billal Chami

(back to top)

🔭 Future Features

  • optimization

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project add ⭐ to the github

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)