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
- ...?
- 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
- 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