Open Rebecca-Elliott opened 14 hours ago
Note to self: It would be nice to allow a user to check only one box. If they want to change their selection, they would need to deselect their current choice first.
Implementation wise: may involve disabling all other boxes once a selection has been made
PR type
Description
Basic layout for three ballot system in the fronted. Not feature complete. Just displays the three candidates and the premarks.
Related Issues/Tickets
QA Instruction, Screenshots etc...
To test run VotingSystemApplication.java and then go to http://localhost:8080/threeBallot. This will create a ThreeBallot object and show the appropriate fields in the table. Premarked boxes are disabled.
Added/updated tests?
PR Checklist