Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Details page #23

Merged
merged 7 commits into from Aug 10, 2022
Merged

Details page #23

merged 7 commits into from Aug 10, 2022

Conversation

tiagomarin
Copy link
Owner

In this pull request I added the functionality to the recipe button, so whenever the user clicks on the button, a modal opens up showing more details regarding the meal.
It displays:

  • an image
  • a title
  • ingredients with it's measures
  • instructions on how to prepare
  • form to leave a comment

I tried to separate my functions into modules, and leave the DOM manipulation on a separate file, renderPopUp.js.

Copy link
Collaborator

@basitali111 basitali111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Status: Approved 🟢🟢🟢
Hi @Tiago-Lelinski-Marin,

183142592-8ac5d361-0810-4c24-8c48-f866dcc476c3
Your project is complete! There is nothing else to say other than... it's time to merge it: ship it:
Congratulations! 🎉

To highlight o your good work :
✅ Used Gitflow correctly
✅ All linter checks passed
✅ Good descriptive PR
✅ data is fetched as expected for popup of comment 👍

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

@tiagomarin tiagomarin merged commit 3928021 into dev Aug 10, 2022
@tiagomarin tiagomarin deleted the details-page branch August 10, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants