dashinja/recipeciprocity

Research: Image Upload and Retrieval using Firebase

Closed this issue · 0 comments

User Story

As a user, I want to be able to upload a picture of my original recipe or even a picture of the completed dish for the website to save, so I can see it with my recipe later and show my friends.

Acceptance Criteria

  • A button to press that lets the user select the picture from their own local storage
  • Image uploads and/or is pushed to firebase, associated with the recipe in question
  • Image is retrievable from database in a visible format
  • Image is shown with the recipe in its card on the recipe page