ELM Sample Code - Time Sheet App

_config.yml

I’m writing a time sheet app. Users will log their Shifts (which is composed of a start time and end time, amongst various other fields). I wanted to get a simple basic example up and running, which I could integrate into the existing Time Sheet app.

Here is some sample code which you may find useful. It’s is written in Elm 0.19. Hopefully somebody will find it of use. Of course, as I improve in my ELM skills, I will make updates.

Written on January 3, 2019