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
- Host: GitHub
- URL: https://github.com/tanveerisonline/ruby-final-capstone-project
- Owner: tanveerisonline
- License: mit
- Created: 2023-03-23T18:15:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T09:43:23.000Z (about 2 years ago)
- Last Synced: 2025-01-21T04:32:06.203Z (4 months ago)
- Topics: rspec, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 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.
Server
- **[Adds a list of things you own by categories]**
- **[Data is stored]**
- **[Can retrieve a list of things you own]**
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.
👤 **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/)
> 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]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/shegy28/Catalog-of-my-things/issues).
If you like this project show your support by giving ⭐️!
I would like to thank Microverse for this experience
This project is [MIT](./LICENSE) licensed.