Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duanedave/catalog-of-my-things
https://github.com/duanedave/catalog-of-my-things
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/duanedave/catalog-of-my-things
- Owner: DuaneDave
- License: mit
- Created: 2022-11-14T11:00:39.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-19T08:21:58.000Z (about 2 years ago)
- Last Synced: 2024-10-24T14:19:50.443Z (2 months ago)
- Language: Ruby
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Catalog of my things
## App's Architecture
![screenshot](./asset/catalog_of_my_things.png)
> "Category of my things" is an OOP implementation of an item categorizing system that will make it easier to manage your book, music albums , movie and games on your console application.
## Built With
- Ruby
- Rspec## Live Demo
[Live Demo](https://drive.google.com/file/d/1QF-Qkm7-c9Xe433xKJm7MsEg5-Br8OCJ/view?usp=share_link)
## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the current project doesn't require testing.**To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby
### Setup
To Run the project
```
- Clone the repository to your local machine using `git clone https://github.com/DuaneDave/Catalog-of-my-things.git`
- `cd` into the project directory
- Run `bundle install` to install the required gems
- Run `ruby main.rb` to start the program
```To Run test
```
- Run gem install rspec
- Run rspec spec
```## Authors
👤 **Kehinde Onifade**
- GitHub: [@RideOnOne](https://github.com/kendoriddy)
- Twitter: [@RideOnOne](https://twitter.com/RideOnOne09)
- LinkedIn: [Kehinde Onifade](https://linkedin.com/in/kehindeonifade)👤 **Obiebi David**
- GitHub: [@github handle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/david-obiebi/)👤 **Bakhtiyor**
- GitHub: [@github handle](https://github.com/username-forGithub)
- Twitter: [@twitterhandle](https://twitter.com/Bakhtiyor_dev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/baxtiyor-yusubaliev)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.