Weather App with Elm
TLDR:
- Visit http://www.khanhhua.com/weather4germany/
App Features
- Bootstrap 4 integration
- Open Weather Map service https://openweathermap.org
Architecture An Elm application that strictly follows Model - View - Update pattern.
Lessons Learned
- The difference between Html msg and Html Msg
- The use of JSON Decode