Skip to content

reactivate-ldn/elm-workshop-voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELM voting workshop

ELM version of the voting workshop. The goal is to complete the voting application, a user need to be able to:

  • Display all the voting options
  • Vote for an option
  • See in realtime the update of any vote (using websocket)

We left some TODO comment all over the application for you to complete in order to make it working

ELM files:

src/Main.elm
src/app

API

Development instructions

  1. npm i
  2. npm start
  3. If browser does not automatically launch, go to http://localhost:3000

About

Elm version of the poll workshop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •