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

https://github.com/shyusu4/my-things-catalog

A Ruby console app that allows users to keep track of things like books, music albums and games to help them stay organized. Users can easily add and delete items they are tracking.
https://github.com/shyusu4/my-things-catalog

Last synced: about 1 month ago
JSON representation

A Ruby console app that allows users to keep track of things like books, music albums and games to help them stay organized. Users can easily add and delete items they are tracking.

Awesome Lists containing this project

README

        

# Table of Contents

- [About the Project](#about-project)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Authors](#authors)
- [Contributing](#contributing)
- [License](#license)

# Catalog Of My Things

A Ruby console app that allows users to keep track of things like books, music albums and games to help them stay organized. Users can easily add and delete items they are tracking.

## Built With

- Ruby

## Getting Started

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

### Prerequisites

Make sure you have `Ruby` installed

### Setup

Clone this repository to your desired folder:

`git clone [email protected]:shyusu4/My-Things-Catalog.git`

### Usage

To run the project, execute the following command:

`ruby main.rb`

## Authors

**Shakhrizoda Yusupova**

- GitHub: [@shyusu4](https://github.com/shyusu4)
- Twitter: [@shyusu4](https://twitter.com/shyusu4)
- LinkedIn: [Shakhrizoda Yusupova](https://www.linkedin.com/in/shyusu4/)

**Farida Hamid**

- GitHub: [@Farida-Hamid](https://github.com/Farida-Hamid)
- LinkedIn: [Farida Hamid](https://linkedin.com/in/farida-hamid)

**Tarike Bouari**

- GitHub: [@tarikbouari](https://github.com/tarikbouari)
- Twitter: [@tarikbouari](https://twitter.com/tarikbouari)
- LinkedIn: [Tarike Bouari](https://www.linkedin.com/in/tarik-bouari-44b7191a6/)

**Abigiya Tadesse**

- GitHub: [@AbigiyaTY](https://github.com/AbigiyaTY)
- Twitter: [@AbigiyaTY](https://twitter.com/AbigiyaTY)
- LinkedIn: [AbigiyaTY](https://www.linkedin.com/in/AbigiyaTY)

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page.]()

## License

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

(back to top)