https://github.com/fabianofrank/ruby-catalog
Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.
https://github.com/fabianofrank/ruby-catalog
cli ruby
Last synced: over 1 year ago
JSON representation
Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.
- Host: GitHub
- URL: https://github.com/fabianofrank/ruby-catalog
- Owner: fabianofrank
- License: mit
- Created: 2022-06-27T16:01:24.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-02T17:24:38.000Z (about 4 years ago)
- Last Synced: 2025-01-11T01:44:49.126Z (over 1 year ago)
- Topics: cli, ruby
- Language: Ruby
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Catalog Of Things
> Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below:

## Live Video
You can check our video presentation of the project [here](https://drive.google.com/file/d/1sjnZtCZxxG3EIhw72jlK-WFgGL7aeR0x/view?usp=sharing)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Git
- Ruby
### Setup
```bash
$ git clone git@github.com:fabianofrank/ruby-catalog.git
$ cd ruby-catalog
```
### Install
```bash
$ bundle install
```
### Usage
```bash
$ ruby main.rb
```
### Run tests
```bash
$ rspec
```
## Author
👤 **Fabiano Frank**
- GitHub: [@fabianofrank](https://github.com/fabianofrank)
- Twitter: [@fabianofrankk](https://twitter.com/fabianofrankk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/fabianofrank/)
👤 **Firdavs Allamurotov**
- GitHub: [@fed1k](https://github.com/fed1k)
- Twitter: [@fed1k](https://twitter.com/FirdavsDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/firdavs-allamurotov/)
👤 **Fernando Saldaña**
- GitHub: [@fasaldana](https://github.com/fasaldana)
- Twitter: [@Fernandosal98](https://twitter.com/Fernandosal98)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/fernando-saldana-8bbb89228/)
👤 **Dangelo Arrivillaga**
- GitHub: [@Dangelo Arrivillaga](https://github.com/Dangelo-JAN)
- LinkedIn: [Soluciones Empresriales Dangelo Arrivillaga](https://www.linkedin.com/in/soluciones-empresariales-dangelo-arrivillaga-2a144718a/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.