Closed SamanAtashi closed 3 years 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.
[ ] When the page loads, the web app the Involvement API to show the item likes and combines them with the data from the base API.
Remember that your page should make only 2 requests:
[ ] one to the base API
[ ] and one to the Involvement API.
SO,
Likes
[ ] 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.
[ ] When the page loads, the web app the Involvement API to show the item likes and combines them with the data from the base API.
[ ] one to the base API
[ ] and one to the Involvement API.
SO,