osbentech / movieApp

This is a JavaScript project titled movieApp. It is a movie web app that allows users to view, search, and see desired movie
MIT License
1 stars 0 forks source link

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

Open osbentech opened 2 years ago

osbentech 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.