andie5 / assignment_viking_store

The Viking Store e-commerce application for Viking Commerce Inc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viking Store

Andrea A

The Viking Store e-commerce application for Viking Commerce Inc from the Viking Code School

Practice with creating a database schema and seeding the database

  1. rails db:migrate to create the database in development mode
  2. rails db:seed to see the populated Fake data using the Faker gem
  3. rails console to view the populated data in the tables

About

The Viking Store e-commerce application for Viking Commerce Inc


Languages

Language:Ruby 82.1%Language:HTML 13.3%Language:JavaScript 2.8%Language:CSS 1.7%