Ruby group capstone - Catalog of my things

This is a Microverse group capstone project, demonstrating the knowledge of Ruby, Perserving data with JSON, Interaction with console app, Creating a schema.sql file with tables that will be analogical to the structure of the classes, Working with classes and Inheritance.

Built With

Ruby

Getting Started

Installation

  1. Clone the repo

    https://github.com/leonardodiasb/ruby-capstone.git

Usage

  1. Run the main.rb file and interact with the console:

    ruby main.rb

Test

  1. For testing the classes run:

    rspec specs/class_name.rb

Implementations

  • Insert and query data in SQL.
  • Use primary key & foreign key mechanisms for joining tables.
  • Run a program using the command line.
  • Implement classes and objects in Ruby.
  • Implement encapsulation and inheritance with Ruby.
  • Set up associations between classes and objects.
  • Store data in files.
  • Build interactive console apps.

Authors

👤 Leonardo Dias

👤 *bimbolabuari

👤 Ricardo R.

🤝 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!