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

https://github.com/victorokoroji/catalog-of-my-things

This a Ruby project capstone project for educational purposes, In this project, we created a console app that will help users to keep a record of different types of things based on a UML class diagram above, The data is be stored in JSON files but we also added a schema for the database with tables structure analogical to the program's class structure.
https://github.com/victorokoroji/catalog-of-my-things

oop ruby sql

Last synced: 2 months ago
JSON representation

This a Ruby project capstone project for educational purposes, In this project, we created a console app that will help users to keep a record of different types of things based on a UML class diagram above, The data is be stored in JSON files but we also added a schema for the database with tables structure analogical to the program's class structure.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)
# Catalog of My Things

> This a Ruby project capstone project for educational purposes, In this project, we created a console app that will help users to keep a record of different types of things based on a UML class diagram above, The data is be stored in JSON files but we also added a schema for the database with tables structure analogical to the program's class structure.

![catalog_of_my_things](https://user-images.githubusercontent.com/35707975/171879433-8c8686b6-9a1f-4b31-9ff4-9f15d13a16e2.png)

## Live Video

[Link](https://drive.google.com/file/d/1URuw1Zh0PLhtgmf8OpWOabo3EkfE6sUG/view?usp=sharing)

## Built With

- RUBY
- Postgresql

## Getting Started

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

Start by cloning the repository.

`https://github.com/Banstein/catalog-of-my-things`

Navigate to the created folder.

`cd catalog-of-my-things`

### Prerequisites

- A Command Line Interface.
- Having Ruby installed.

### Usage

- Run `ruby ./main.rb` to start the console app

## Authors

👤 Islam Bahnas

- GitHub: [@Banstein](https://github.com/Banstein)
- Twitter: [@islam_bahnas](https://twitter.com/islam_bahnas)
- LinkedIn: [islam-bahnas](www.linkedin.com/in/islam-bahnas)

👤 Bonke Gcobo

- GitHub: [@githubhandle](https://github.com/bonkegcobo)
- Twitter: [@twitterhandle](https://twitter.com/bonkegcobo)
- LinkedIn: [LinkedIn](https://linkedin.com/in/bonkegcobo)

👤 **Okoroji Victor aka Vickymarz**

- GitHub: [@githubhandle](https://github.com/vickymarz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okoroji-victor-ebube-8791741a0)
## 🤝 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](./MIT.md) licensed.