baqar-abbas / JavascriptCapstone

This is our Javascript Capstone Project built as a group project along with my coding partner Hyder (@codeWithHyder). This Project uses APIs to fetch images from base API (NASA API) and adds interactivity through involvement API to add likes, opening Popop Modal and add comments.
https://baqar-abbas.github.io/JavascriptCapstone/dist/
MIT License
6 stars 0 forks source link

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

Open baqar-abbas opened 1 year ago

baqar-abbas 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.