GitXplorerGitXplorer
r

voting-frontend

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d8611e0a31d6d53a4292e4d771af95232389fe58

Finalised v0.0.1 - live voting between server and frontend. Add TODOs

rro-savage committed 9 years ago
Unverified
9836ec6e31f9f88cffa78d50dc9a915425284a68

Add action created and middleware skeleton for sending actions to server

rro-savage committed 9 years ago
Unverified
ae3e02b4d33a83989db3cf6b9654264acc794d67

Change react components to use redux store props instead of hardcoded testing props

rro-savage committed 9 years ago
Unverified
60a743ba8648601f3ba92cd34bb2375a39c5de58

Add reducer for setting state

rro-savage committed 9 years ago
Unverified
22554429452064f38876da13dbbc87b7f5c470b1

Added winner component to results screen. Add tests

rro-savage committed 9 years ago
Unverified
1724c53a96e2b580fd6407b9c79764f38cd2e188

Add test for results component

rro-savage committed 9 years ago

README

The README file for this repository.

Voting Server

This is the voting frontend for a vote casting system.

Technology

  • Redux
  • ImmutableJS
  • Mocha/Chai
  • Babel (Es2015, Stage-1)

Related Repos

Acknowledgments

This projected is based on the work of Tero Parvianinen - @teropa - GitHub Repo