/OOP-School-Library

Primary LanguageRubyMIT LicenseMIT

OOP School Library

πŸ“— Table of Contents

πŸ“– OOP School 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

Ruby is A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Key Features

  • Add new students or teachers.
  • Add new books.
  • Save records of who borrowed a given book and when.

(back to top)

πŸš€Live Demo

Not available.

(back to top)

πŸ’» Getting Started

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

Prerequisites

install ruby on your device

Setup

Clone this repository to your desired folder git clone git@github.com:rmrmrmr/Enumerable.git

Install

Run bundle install

Usage

To run the project, execute the following command: right click and run

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ricardo MartΓ­nez

(back to top)

πŸ”­ Future Features

  • [Complete test suite]
  • [Refactor using DRY principles]
  • [Data Preservation]

(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 give it a star!

(back to top)

πŸ™ Acknowledgments

I would like to thank the Microverse program!

(back to top)

❓ FAQ

  • What is ruby?

    • A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)