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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Live Video

Link

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

πŸ‘€ Bonke Gcobo

πŸ‘€ Okoroji Victor aka Vickymarz

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

πŸ“ License

This project is MIT licensed.

About

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.

License:MIT License


Languages

Language:Ruby 100.0%