idaolson / backend-int

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Ruby 79.9%Language:HTML 16.7%Language:JavaScript 2.1%Language:CSS 1.3%