mlal83 / loverunchallenge

1 stars 0 forks source link

Hiding my identity in poll #2

Open mlal83 opened 11 months ago

mlal83 commented 11 months ago

Can I hide my identity when I submit the poll

mlal83 commented 11 months ago

Acceptance Criteria:

The option should be provided as a checkbox The checkbox should be “checked” by default The option should appear next to the submit button After submitting the default submission confirmation should be adjusted to include the user name.

Tasks In-order to provide anonymous feedback, the method is as follows

-[] update the view for the The poll design - HTML/CSS to be updated to include the checkbox to provide user the option for user to be anonymous -[] update unit test scripts -[] Test the functionality