mgmediaweb / js-group-capstone-project

In this project we're going to create a SPA that allows the user to see the Pro Players of the Videogame DOTA 2, their information, such as their ID, username, profile, avatar, etc.
https://mgmediaweb.github.io/js-group-capstone-project/dist/
4 stars 2 forks source link

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

Closed mgmediaweb closed 2 years ago

mgmediaweb commented 2 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.