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

https://github.com/olaishola05/catalog_of_my_things

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.
https://github.com/olaishola05/catalog_of_my_things

collaboration git ruby sql uml-class-diagram

Last synced: about 1 month ago
JSON representation

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/catalog-things-goldenrod)

# Catalog of Things

> An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

Additional description about the project and its features.

![app](./catalog_of_my_things.png)

## Built With

- Major language
- Ruby
- RSpec
- SQL

- Technologies used

```bash
- Git(version control)
```

## Getting Started

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

### Prerequisites

- A text editor(preferably Visual Studio Code)

### Install

- [Git](https://git-scm.com/downloads)
- [Ruby](https://www.ruby-lang.org/en/downloads/)

### Usage

#### Clone this repository

```bash
git clone
$ https://github.com/netman5/catalog_of_my_things.git
$ cd catalog_of_my_things
```

#### Run project

```bash
- bundle install
- ruby main.rb
```

## Authors

👤 **Ola Ishola**

- GitHub: [@netman5](https://github.com/netman5)
- Twitter: [@Orlaish](https://twitter.com/Orlaish)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ola-ishola/)

👤 **Akshitha Reddy**

- GitHub: [@AkshithaReddy1899](https://github.com)
- Twitter: [@Akshitha Reddy](https://twitter.com)
- Codepen: [@Akshitha Reddy](https://codepen.io/Akshitha_Reddy)

👤 **Banlon Jones**
- Twitter: [@banlonj](https://twitter.com/banlonjones)
- Github: [banlon-jones](https://github.com/banlon-jones)
- LinkedIn: [banlon jones](https://www.linkedin.com/in/banlon-jones-b0205812a)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://opensource.org/licenses/MIT) licensed.