/catalog-of-my-things

A catalog of books, music albuns and games, where the user can add these elements and display a list of them.

Primary LanguageRubyMIT LicenseMIT

Catalog of our things

Using OOP, we created a catalog where the user can add books, games and music albuns, having as properties genre, author, and label. It is possible to display a list of all elements by the UI displayed on the console. We followed the following UML diagram structure to also create a schema.sql:

image

Built With:

  • Ruby
  • SQL

Getting Started

  • To get a local copy of this project clone this repository or download the Zip folder: git clone https://github.com/Gopxfs/catalog-of-my-things.git

  • To get started, In the root directory run: gem install bundler

  • Then run: bundle install

  • Run ruby app in the Command Line: ruby main.rb

Usage

To edit this project:

  • Open the repository you cloned with a code editor that you like.

  • Edit the code as you want.

Authors:

👤 Alex

  • Github: GitHub Badge

  • Linkedin: LinkedIn Badge

  • Twitter: Twitter Badge

👤 Gabriel Fonseca

  • GitHub: GitHub Badge

  • LinkedIn: LinkedIn Badge

👤 @BregornOriginal

  • GitHub: GitHub Badge

  • Twitter: Twitter Badge

  • LinkedIn: LinkedIn Badge

🌟 Show your support

Give a ⭐ if you like my project!

📝 License

This project is MIT licensed.