Elm application with a small survey to be completed by the user. Demo application for "Why Elm is a delightful language to learn FP?" talk.
This project uses two awesome tools for the data API management:
- Fauna DB and its GraphQL layer to store survey data
- dillonkearns/elm-graphql for generating and using GraphQL queries in Elm
It also uses TailwindCSS for styling and Netlify for deployment.