TIY-LR-FEE-2015-June / assignments

0 stars 3 forks source link

9.1-weather-app-marvin santiago #218

Open marvinsantiago opened 8 years ago

marvinsantiago commented 8 years ago

Deliverables

marvinsantiago commented 8 years ago

https://github.com/santiagomarvin/9.1-weather-app/pull/1

marvinsantiago commented 8 years ago

http://development.ms-weather-app.divshot.io

rtablada commented 8 years ago

@santiagomarvin please run git rm -rf .divshot-cache and add .divshot-cache to your .gitignore file. It's showing over 3k files changed...

marvinsantiago commented 8 years ago

@rtablada Done. What caused that?

rtablada commented 8 years ago

@santiagomarvin not 100% sure. Usually when you run ember g divshot, it should add that to your .gitignore file.

rtablada commented 8 years ago

@santiagomarvin the current weather button on the home screen is broken because you try to redirect to weather without sending dynamic segments.

rtablada commented 8 years ago

Other than that :+1: