https://github.com/maximoortelli/oop_school_library_part
https://github.com/maximoortelli/oop_school_library_part
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maximoortelli/oop_school_library_part
- Owner: maximoortelli
- License: mit
- Created: 2023-11-15T23:27:17.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-17T14:12:57.000Z (over 2 years ago)
- Last Synced: 2025-02-07T20:49:51.775Z (over 1 year ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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-)
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.
The project is built using Ruby. Getting Started Follow these steps to understand and work on the project:
The project is built using the following technologies:
Ruby
- **Classes**
- **Gems install**
- **Rubocop install**
- **Associations**
- **Basic UI**
- **Refactor of code**
- **Preserve data**
- **Unit tests**
### 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
👤 **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/)
- [x] **User Interface**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/maximoortelli/OOP_SCHOOL_LIBRARY_PART/issues).
If you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!
I would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.
This project is [MIT](./LICENSE).