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

https://github.com/tanveerisonline/ruby-final-capstone-project

Catalog of my things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games
https://github.com/tanveerisonline/ruby-final-capstone-project

rspec rubocop ruby

Last synced: 2 months ago
JSON representation

Catalog of my things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Catalog-of-my-things\] ](#-Catalog-of-my-things-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Catalog-of-my-things]

Catalog of my things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

## 🛠 Built With

### Tech Stack

Server

### Key Features

- **[Adds a list of things you own by categories]**
- **[Data is stored]**
- **[Can retrieve a list of things you own]**

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- Mac or PC
- Install Ruby
- Understanding OOP principles

### Setup

Clone this repository to your desired folder:

```sh
cd your-folder
[email protected]:shegy28/Catalog-of-my-things.git
```

### Install

Install this project with:

- GitHub Actions
- Linters
- Rubocop
- Ruby

### Usage

- The project can be used as a tool to add and list a catalog of things you own.

(back to top)

## 👥 Authors

👤 **Chimezie Asouzu**

- GitHub: [@Shegy28](https://github.com/shegy28)
- Twitter: [@Shegy28](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chimezie-asouzu-67704224a/)

👤 **Alex Osoro Ogeto**

- GitHub: [@githubhandle](https://github.com/Osoro254Alex)
- Twitter: [@twitterhandle](https://twitter.com/ALEX14809153)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alexogeto/)

👤 **Tanveer Ahmad**

- GitHub: [@tanveerisonline ](https://github.com/tanveerisonline)
- Twitter: [@Tanveer Ahmad](https://twitter.com/Tanveer98589023)
- LinkedIn: [Tanveer Ahmad](https://www.linkedin.com/in/tanveerisonline/)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Ruby on rails so it works on DOM]**
- [ ] **[Add GUI]**
- [ ] **[Use postgre SQL to store data]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/shegy28/Catalog-of-my-things/issues).

(back to top)

## ⭐️ Show your support

If you like this project show your support by giving ⭐️!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for this experience

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)