Closed MichaelJAliberti closed 3 years ago
Added the ability to upload recipes per user to firebase; uploading corresponds to the new security rules (document id must match user email and must contain the firebase user id in the "ownerId" field)
The included method in camera page for updating the db is a template for adding recipes, and is intended to be changed.
Added the ability to upload recipes per user to firebase; uploading corresponds to the new security rules (document id must match user email and must contain the firebase user id in the "ownerId" field)