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

https://github.com/thebwoyprogrammer/catalog-app

Catalog of my things is a console app that allows a user to add, and list books, labels, authors, genres. music albums and games
https://github.com/thebwoyprogrammer/catalog-app

back-end json oop-principles ruby rubygems teamwork

Last synced: 4 months ago
JSON representation

Catalog of my things is a console app that allows a user to add, and list books, labels, authors, genres. music albums and games

Awesome Lists containing this project

README

          

# Catalog of my things

> A simple console application written in Ruby in which we worked with Object Oriented programming to build Catalog my thing application. It will help users to keep a record of different types of things they own like: books, music albums, movies, and games. The app stores/preserves the data in JSON files, and this project also includes a database schema file with relations that explains program's class structure.

## Built With

- Ruby - OPP
- Rspec (for testing)
- Rubocop (for linter errors)

## Video Demo

[Catalog of My Things](https://drive.google.com/file/d/1-rSV5PwNnq5WXDws9Qkn47_7eF1CY6YD/view?usp=sharing)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- A source-code editor (preferably Visual Studio Code)

### Install

- Ruby

### Using it Locally

- Clone the project

> git clone `https://github.com/techwolf404/Catalog-app`

- To Start the programs

- cd Catalog-app
- run the command $irb (interactive ruby shell)
- run the program functions

## Authors

👤 Nizamuddin Ahmadzai

- GitHub: [@Nizamuddin4493](https://github.com/Nizamuddin4493)
- Twitter: [@Nizamuddin4493](https://twitter.com/Nizamuddin4493)
- LinkedIn: [nizamuddin4493](https://linkedin.com/in/nzm4493)

👤 Hatim Eddinani

- GitHub: [@techwolf404](https://github.com/techwolf404)
- Twitter: [@tech_wolf404](https://twitter.com/tech_wolf404)
- LinkedIn: [@hatimdev](https://www.linkedin.com/in/hatimdev/)

👤 Onomeh Onwuanibe

- GitHub: [@Estherstarr](https://github.com/Estherstarr/)
- Twitter: [@Estherstarr](https://twitter.com/AnibeEsther)
- LinkedIn: [Estherstarr](https://linkedin.com/in/onwuanibeonome)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Nizamuddin4493/Catalog-app/issues).

## Show your support

Give a [⭐️](https://github.com/Nizamuddin4493/Catalog-app/stargazers) if you like this project!

## Acknowledgments
- Hat tip to anyone whose code was used

## 📝 License

This project is [MIT](LICENSE) licensed.