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

Handle Likes #24

Merged
merged 2 commits into from Feb 2, 2022
Merged

Handle Likes #24

merged 2 commits into from Feb 2, 2022

Conversation

Bondok6
Copy link
Owner

@Bondok6 Bondok6 commented Feb 1, 2022

Hi @andres-condezo πŸ™‹β€β™‚οΈ

Changes

  • Create handleLikes.js file that contains two functions.
  • postLike() to push the numbers of likes to the API.
  • getLike() to get the numbers of likes from the API.
  • Update renderMeals() function to display the number of likes.

Live-Demo

@andres-condezo
Copy link
Collaborator

Hi @Bondok6 πŸ‘‹

Status: Approved βœ”οΈ

Great job so far!

Highlights

  • You have a clean code as always βœ”οΈ
  • good job documenting your code. βœ”οΈ
  • No linter errors βœ”οΈ
  • Descriptive pull request βœ”οΈ

Your task is complete! There is nothing else to say other than... it's time to merge it.
Congratulations! πŸŽ‰

Cheers and Happy coding!πŸ‘πŸ‘πŸ‘

@Bondok6
Copy link
Owner Author

Bondok6 commented Feb 2, 2022

Thank you for the Review

@Bondok6 Bondok6 merged commit 89ffd26 into develop Feb 2, 2022
@Bondok6 Bondok6 deleted the handle-likes branch February 6, 2022 18:44
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