An open API service indexing awesome lists of open source software.

https://github.com/maximoortelli/oop_school_library_part


https://github.com/maximoortelli/oop_school_library_part

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Decoding\_Morse\_Code ](#-decoding_morse_code-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 OOP_School_Library_Part

Welcome to the OOP_School_Library project! This application serves as a tool for librarians at OOP University to manage their book records and track book borrowings.

## 🛠 Built With

The project is built using Ruby. Getting Started Follow these steps to understand and work on the project:

### Tech Stack

The project is built using the following technologies:

Ruby

### Key Features

- **Classes**
- **Gems install**
- **Rubocop install**
- **Associations**
- **Basic UI**
- **Refactor of code**
- **Preserve data**
- **Unit tests**

(back to top)

## 💻 Getting Started

### Prerequisites

To run this project successfully, you should install Ruby and have a preferred code editor.

## Setup

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

1. Clone this repository to your local machine:

```
git clone https://github.com/maximoortelli/OOP_SCHOOL_LIBRARY_PART.git

```
### Install

To retrieve the dependencies of this project.. run

- bundle install

### Usage

To run the project, execute the following command:

- ruby main.rb

## 👥 Authors

👤 **Maximo Ortelli**

- GitHub: [@Maximo Ortelli](https://github.com/maximoortelli)
- LinkedIn: [Maximo Ortelli](https://www.linkedin.com/in/maximo-ortelli-rueda/)

👤 **Erwin Amador**

- GitHub: [@Erwin Amador](https://github.com/eamador1)
- LinkedIn: [Erwin Amador](https://www.linkedin.com/in/hokieamador/)

(back to top)

## 🔭 Future Features

- [x] **User Interface**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/maximoortelli/OOP_SCHOOL_LIBRARY_PART/issues).

(back to top)

## ⭐️ Show your support

If you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.

(back to top)

## 📝 License

This project is [MIT](./LICENSE).

(back to top)