Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaabaneanas/catalog-of-my-things
Catalog of my things
https://github.com/chaabaneanas/catalog-of-my-things
Last synced: 3 days ago
JSON representation
Catalog of my things
- Host: GitHub
- URL: https://github.com/chaabaneanas/catalog-of-my-things
- Owner: ChaabaneAnas
- Created: 2022-11-14T13:10:39.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-16T19:55:54.000Z (about 2 years ago)
- Last Synced: 2024-12-06T03:39:45.798Z (about 1 month ago)
- Language: Ruby
- Size: 58.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Catalog of my things
> Catagoy of my things is an OOP implimataion of of a item catogorising system that will make it easier to manage your book, music albums , movie and games on your console appllication.
## Built With
- Ruby
## Live Demo
[soon](https://#)
## 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 currect 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/ChaabaneAnas/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
👤 **Chaabane Anas**
- GitHub: [@ChaabaneAnas](https://github.com/ChaabaneAnas)
- Twitter: [@AnasChabaane](https://twitter.com/AnasChabaane)
- LinkedIn: [chaabaneanas ](https://linkedin.com/in/chaabaneanas)👤 **Yunus Ali**
- GitHub: [@IamYunusALi](https://github.com/iamyunusali)
- Twitter: [@IamYunusAli](https://twitter.com/iamyunusali)
- LinkedIn: [Yunus Ali](https://linkedin.com/in/iamyunusali)👤 **Choice Osobor**
- GitHub: [@techEmprez](https://github.com/techEmprez)
- Twitter: [@techEmprez](https://twitter.com/techEmprez)
- LinkedIn: [Choice Osobor](https://www.linkedin.com/in/choice-osobor/)## 🤝 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.
1