Elm 7 Minute Workout

Seven-Minute Workout built with Elm https://grommett.github.io/elm-7-minute-workout/

Credit

UI and UX copied from 7 Minute Workout App in the Apple App store.

Goals

  • Build an application with Elm
  • Use Elm subscriptions
  • Integrate an Elm app with an API (Firebase)

Other stuff

This is a first try at Elm the update in the main module could use some work :)