Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-02T17:24:38.000Z (over 2 years ago)
- Last Synced: 2023-03-05T20:36:40.039Z (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
![](https://img.shields.io/badge/Microverse-blueviolet)
# 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:
![screenshot](./catalog_of_my_things.png)## 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 [email protected]: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.