Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 537 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 537 Bytes

Virtual Closet

Setup

  • bundle install
  • rails db:migrate

You will need to get a new api key from mirror that look. Once you have your key, run bundle exec Figaro install.

In /config/application.yml, add the key as: MTL: {your-api-key}

Visit localhost:3000 (rails s) and sign up today! This webapp will help you discover new outfits from in closet and recommend what to wear based on the weather.

This app is deployed with heroku here.