yosaddis / MealDB

The Eat Healthy is a web application that utilizes an external API from to showcase a list of healthy meals. Users have the ability to interact with the meals by liking them, leaving comments, or reserving a meal using an involvement API.
https://eat-healthy.onrender.com/
MIT License
0 stars 0 forks source link

[3pt] - Create feature: add new like - Student A #9

Open yosaddis opened 1 year ago

yosaddis commented 1 year ago

When the user clicks on the Like button of an item (on Homepage), the interaction is recorded in the Involvement API and the screen is updated.