Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rubydevi/catalogue-of-my-things


https://github.com/rubydevi/catalogue-of-my-things

capstone-project collaboration postgresql ruby

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# catalogue-of-my-things

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 ruby-group-capstone-project ](#-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)
- [Install](#install)
- [Usage ](#usage-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)

# 📖 ruby-group-capstone-project

In this project, we created a console app that will help you to keep a record of different types of things you own:

- books
- music albums
- movies
- games

## 🛠 Built With

### Tech Stack

Client

### Key Features

- Add new book.
- Add new games.
- Add new music albums.
- List all items added.

(back to top)

## 🚀 Video Presentation Link

See the live presentation here

(back to top)

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

- [Ruby](https://www.ruby-lang.org/en/) installed and running.
- You should be able to use [IRB]().

### Setup

Clone this repository to your desired folder:

```
git clone [email protected]:rubydevi/catalogue-of-my-things.git
```

### Install

Install thr project dependencies with:

```
bundle install
```

### Usage

To run the project, execute the following command:

```
ruby main.rb
```

### Test

To test the project, execute the following command:

```
rspec src/spec/
```

(back to top)

## 👥 Authors

👤 **Abd elhakim Zayan**

- GitHub: [@Abd elhakim Zayan](https://github.com/abdozayan12)
- Twitter: [@Abd elhakim Zayan](https://twitter.com/zayan_abdo)
- LinkedIn: [@Abd elhakim Zayan](https://www.linkedin.com/in/abdozayan/)

👤 **Yonas Henok**

- GitHub: [@Yonashenok](https://github.com/yonashenok)
- Twitter: [@yonashenok](https://twitter.com/YonasHenok3)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/yonas-henok-996a26217)

👤 **Chongtham Ruby Devi**

- GitHub: [@rubydevi](https://github.com/rubydevi)
- LinkedIn: [Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)

👤 **Hamza Ramalan**

- GitHub: [@H-Ramalan](https://github.com/H-Ramalan)
- Twitter: [@hamza_ramalan](https://twitter.com/hamza_ramalan)
- LinkedIn: [Hamza Ramalan](https://www.linkedin.com/in/hamza-ramalan/)

(back to top)

## 🔭 Future Features

- Implement:

- Add movies
- List movies

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project and want to support me make cooler projects Give this project a Star.

(back to top)

## 📝 License

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

(back to top)