As part of a team effort to learn Elm and implement it into our stack, we're working on a todo-list application for training. This is my solution for our todo-list app.
The backend is a Node/Express server and can be found in a different repository.