orion-ui
orion-ui copied to clipboard
Sample Application: Weather!
As a developer
I want to see a sample integration of orion components
So that I can understand how hard it would be to integrate myself
Scenario: Get forecast
Given I am on the sample application page When I choose a city And I select a date Then I see a a delay of 3 seconds while my "forecast" is calculated And then I see a randomly assigned forecast visually
Other Requirements:
- For now don't actually hit the Dark Sky API, just set a random forecast of (clear, rain, snow, sleet, wind, fog, cloudy)
- Get icons from the Noun Project website for icons
- Page should be built in react with create-react-app as a base dev env
- Use Tachyons for basic styling outside of what our components already provide
- Use Flexbox for layout
- See wireframe for overall layout & content (also available as a Balsamiq Mockup in repo)

@nfiniteset Please implement this in https://glitch.com/ (Go Mix renamed)
@camwest This is ready for review: https://aquatic-rate.glitch.me