dashinja/recipeciprocity

Form - Capture Addendum

Closed this issue · 0 comments

User Story

As a user, when I submit a recipe to be saved, I want my username and email address to be saved with it.

##Acceptance Criteria

  • Modify firebase push to include capture of username field data username-input
  • Modify firebase push to include capture of email address field data email-input
  • Add additional js for firebase retrieval of these newly saved values