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.
- Host: GitHub
- URL: https://github.com/olaishola05/catalog_of_my_things
- Owner: olaishola05
- License: mit
- Created: 2022-04-18T07:45:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T20:32:31.000Z (about 3 years ago)
- Last Synced: 2025-02-03T12:26:31.172Z (3 months ago)
- Topics: collaboration, git, ruby, sql, uml-class-diagram
- Language: Ruby
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.

## 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.