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.
- Host: GitHub
- URL: https://github.com/victorokoroji/catalog-of-my-things
- Owner: victorokoroji
- License: mit
- Created: 2022-06-06T06:37:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T06:42:28.000Z (about 3 years ago)
- Last Synced: 2025-04-10T00:56:55.831Z (2 months ago)
- Topics: oop, ruby, sql
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.

## 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)
## 🤝 ContributingContributions, 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.