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.
- Host: GitHub
- URL: https://github.com/shyusu4/my-things-catalog
- Owner: shyusu4
- Created: 2022-11-28T09:02:56.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-24T15:55:26.000Z (over 1 year ago)
- Last Synced: 2025-04-24T05:43:14.156Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Authors: authors.json
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)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.
- Ruby
To get a local copy up and running, follow these steps.
Make sure you have `Ruby` installed
Clone this repository to your desired folder:
`git clone [email protected]:shyusu4/My-Things-Catalog.git`
To run the project, execute the following command:
`ruby main.rb`
**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)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page.]()
This project is [MIT](./MIT.md) licensed.