OOP-Library

Imagine that you are the librarian of OOP University, and you need 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

  • Ruby
  • Linters: Rubocop
  • Visual Studio Code

Getting Started

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

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

For Ruby installation.

$ ruby --version && irb

Setup

Clone the repository using the GitHub link provided below.

Clone

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/renercrows/OOP-Library.git

Authors

👤 Maximiliano Ungredda

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.