Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.