Closed KayceeSamuel closed 1 year ago
@KayceeSamuel
1) Can you please update your branch with dev
# on your branch:
git pull origin dev
It is VERY important to keep your working branch up to date with the base branch. Please do this ALWAYS
2) Also please, kindly update the pull request message when you are done with all the changes.
Please review the create recipe component
See status of the below: upload a recipe image to S3 - done add ingredients to a recipe - done select the nationality (flag) - done provide a summary - done provide a how to description - done search for a cookbook to add the recipe to - done add keywords/tags - done consume the create recipe endpoint with the payload - done
In addition to the above, 3 images are displayed for each ingredient which the user can select. Also the create recipe section closes once submit is successful
I have made the changes requested above
Issue - #8
What does this PR do?
This PR implements the ability to:
How Has This Been Tested?
Checklist: