SAFE-Stack / SAFE-ConfPlanner

Working sample of a SAFE-Stack project that uses CQRS/Event-Sourcing and the Elm Architecture
The Unlicense
152 stars 15 forks source link

Implements Voting in the UI #34

Closed rommsen closed 6 years ago

rommsen commented 6 years ago

This PR implements voting in the frontend (including whatif). For this to work the voting type was refactored.

Updates dotnet and fable as well