🗳️ simple polling 🗳️
https://trello.com/b/xGfgNyGi/voting-app
Questions can be set as required/non-requiredValidation for voting on required questionsPasswordsValidation for new pollsAdd charts to resultsAdd stylingError pages/handlingFooterHighlight selected optionExample pollsMust log in to vote / stop duplicate votes based on IP / use cookies- Update results page live using websockets
- Complete refactoring
- Automatically remove empty options/questions when submitting poll (keeping it valid)
Auto add options when filling out questions- Explanation of design decisions
- Delete after X time
- Add other types of voting (can select multiple options, select number in range, etc.)
- Change PollIDs to be a hash (?)