Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epaltechs/catalogue-of-things-project
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
https://github.com/epaltechs/catalogue-of-things-project
postgresql rspec rubocop ruby
Last synced: 15 days ago
JSON representation
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
- Host: GitHub
- URL: https://github.com/epaltechs/catalogue-of-things-project
- Owner: Epaltechs
- License: mit
- Created: 2022-08-18T16:09:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-20T16:20:36.000Z (over 2 years ago)
- Last Synced: 2024-12-30T16:37:00.040Z (about 1 month ago)
- Topics: postgresql, rspec, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruby Capstone Project: Catalogue-of-Things
> This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files![screenshot](./screenshot.png)
## VIDEO
The video link that gives the description of the project.
[Zoom](https://drive.google.com/file/d/1J05jBp2c400_pJANqGQQc9J5UrKtnrZn/view?usp=sharing)## Built With
- [x] Programming Language: Ruby
- [x] Linter: [Rubocop](https://rubocop.org/)
- [x] Rspec## Getting Started
- clone the repository git clone [email protected]: https://github.com/Epaltechs/catalogue-of-things-project
### Prerequisites
- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Ruby.You can check if Git is installed by running the following command in the terminal.
Likewise for Ruby installation.
$ ruby --version && irb
### Usage
Kindly modify the files as needed.
## Authors
👤 **Artur Gouveia**
[GitHub](https://github.com/Arturgouveia1970)
[Twitter](https://twitter.com/@arturgouveia10)
[LinkedIn](https://www.linkedin.com/in/artur-gouveia-323868197/)👤 **Emmanuel Paul**
[GitHub](https://github.com/Epaltechs)
[Twitter](https://twitter.com/@emmapaul247)
[LinkedIn](https://www.linkedin.com/in/emmanuel-s-paul)
[AngeList](https://angel.co/u/emmanuel-s-paul)👤 Yusuf Nviiri
[GitHub](https://github.com/yusufnviiri)
[Twitter](https://twitter.com/YNviiri)
[LinkedIn](https://www.linkedin.com/in/yusuf-nviiri-8b4146206/)## 🤝 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!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.