Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heitorgandolfi/elm-todo-list

Simple ToDo list application built in Elm for study purposes
https://github.com/heitorgandolfi/elm-todo-list

elm functional-programming

Last synced: 26 days ago
JSON representation

Simple ToDo list application built in Elm for study purposes

Awesome Lists containing this project

README

        

## Elm ToDo List

![Elm](https://img.shields.io/badge/Elm-60B5CC?style=for-the-badge&logo=elm&logoColor=white)

This project is a simple ToDo list application built in Elm for study purposes. It demonstrates the core concepts of the Elm architecture, including the use of ports and flags.