README

Backend Developer Intern Challenge

Ida Olson - LinkedIn

Database Schema:

schema

Local Set-up:

Version Requirements

  • Ruby 2.7.2
  • Rails 5.2.6

From the command line:

  1. git clone git@github.com:idaolson/backend-int.git
  2. cd backend-int
  3. bundle install
  4. rails db:{create,migrate}
  5. rails db:seed
  6. run: rails s
  7. open: http://localhost:3000/items in your browser
  8. run the test suite: bundle exec rspec

Project Board

Shopify Backend Intern Challenge Project Board