sporto / elm-example-app

An example Elm single page application
436 stars 85 forks source link

Add features to filter and add new player #32

Closed chyno closed 7 years ago

chyno commented 7 years ago

Great sample application on learning Elm. I added features to filter current list of players and to add new players. Hope you find this helpful or valuable. Thanks

sporto commented 7 years ago

Hi Thanks for doing this. Happy to have a more advance example.

However the master branch of this repository tracks what is built in elm-tutorial.org. I would be happy to merge this into a different branch but not master as I want to keep it that way. Would you be ok to open a PR using a new branch? Thanks