issues
search
zainsadaqat
/
javascript-capstone-pokeapi
This is a JavaScript project in which a user can see a list of all existing Pokémon and can add likes to their favorite Pokémon, this application was made with the API service called PokeAPI.
Creative Commons Zero v1.0 Universal
3
stars
1
forks
source link
Merge add-new-like branch into develop branch
#71
Closed
aristides1000
closed
3 years ago
aristides1000
commented
3 years ago
The following tasks were performed:
[x] 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.
The following tasks were performed: