dashinja/recipeciprocity

Form - Field Addendum

Closed this issue · 0 comments

User Story

As a user, I need to be able to type my username and email address to identify myself as the one who submitted a recipe to the community.

Acceptance Criteria

  • Add a Username Field to the form
  • Set an ID of username-input to the username input
  • Add an Email Address Field to the form
  • Set an ID of email-input to the email address input
  • Add additional username-display ID on recipe page
  • Add additional email-display ID on the recipe page