https://github.com/sentayhu19/catalog-of-my-things
Catalogs of my things help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files and also a database with a table structure analogical to your program's class structure.
https://github.com/sentayhu19/catalog-of-my-things
postgresql rspec ruby
Last synced: 3 months ago
JSON representation
Catalogs of my things help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files and also a database with a table structure analogical to your program's class structure.
- Host: GitHub
- URL: https://github.com/sentayhu19/catalog-of-my-things
- Owner: sentayhu19
- License: mit
- Created: 2022-06-27T10:17:26.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-01T21:17:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T11:12:49.974Z (5 months ago)
- Topics: postgresql, rspec, ruby
- Language: Ruby
- Homepage:
- Size: 209 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 ProjectThis is a Catalog of things created with Ruby
### Description
Catalogs of my things help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files and also a database with a table structure analogical to your program's class structure.## UML
### Cloning the project
git clone https://github.com/sentayhu19/Catalog-of-my-things
```
- cd Catalog-of-my-things
```## VIDEO
- Link to the group [video](https://drive.google.com/file/d/1t1lnXeiNjhjE1Qa2eWHWRLhIv7Z5xS6M/view?usp=sharing)
## Built with
- Ruby
- SQL## Prerequisites
Vscode or anyother
Setup
## Install
Ruby
## Run tests
Run bundle install
Run rubocop## Authors
👤 **Matchoudi**
- GitHub: [@githubhandle](https://github.com/LionRouge1)
- Twitter: [@Matchoudi1](https://twitter.com/Matchoudi1)
- LinkedIn: [matchoudi](https://linkedin.com/in/matchoudi)👤 **Sentayhu Berhanu**
- GitHub: [@sentayhu19](https://github.com/sentayhu19)
- LinkedIn: [sentayhu-berhanu](https://www.linkedin.com/in/sentayhu-berhanu-6376579a/)👤 **Sangwa Didier**
- GitHub: [Didier Sangwa](https://github.com/sangwa7)
- Twitter: [@sangwa_7](https://twitter.com/sangwa_7)
- LinkedIn: [Didier Sangwa](https://www.linkedin.com/in/didier-sangwa)👤 **Moise Mulungu**
- GitHub: [@moise-mulungu](https://github.com/moise-mulungu)
- Twitter: [@moise_mulungu](https://twitter.com/moise_mulungu)
- LinkedIn: [Moïse (Musa) Mulungu](https://www.linkedin.com/in/moisemulungu/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sentayhu19/Catalog-of-my-things/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.