Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 723 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 723 Bytes

Proeftuin

A democratic question polling presentation multi-channel application.

Techniques for training purposes:

  • Polymer
  • Firebase
  • Something to allow us to do a real-time poll and sync that on multiple devices.
  • Reactive programming: handling observables and functional operations on them
  • ...?

Desktop view

  • Shows all people
  • Allows to select a single person
  • Shows questions per person
  • Start polling for a single person (store as current)
  • Close current polling
  • Shows votes per question

Mobile client app

  • Shows all people
  • Waits for the start of a poll
  • Waits for the stop of a poll
  • Shows questions per person
  • Allows to select a single question
  • Stores selection