Any account that exists is assumed to be registered
A user cannot login until a poll has been configured
For MVP there is only one election
Therefore, if a user can successfully be authenticated (login with their credentials) then they are eligible to vote in the election (and the cast vote / election button will appear).
Related Issues/Tickets
Jira ticket:
Related Issue #26
Closes #26
QA Instruction, Screenshots etc...
Currently, the button doesn't lead to anything
Added/updated tests?
[ ] Yes
[X] No: replace this line with details on why tests are not included in this PR
PR Checklist
[X] I have rebased this branch against develop/latest
[X] All the tests are passing
[X] My commit messages are descriptive and usefull
PR type
Description
Therefore, if a user can successfully be authenticated (login with their credentials) then they are eligible to vote in the election (and the cast vote / election button will appear).
Related Issues/Tickets
QA Instruction, Screenshots etc...
Currently, the button doesn't lead to anything
Added/updated tests?
PR Checklist