issues
search
SulimanJoya
/
JavaScript-capstone-project
MIT License
1
stars
1
forks
source link
Added getLikes and postLike functions
#25
Closed
DannieMo
closed
1 year ago
DannieMo
commented
1 year ago
Added getLikes and postLike functions
In this milestone, I have done the following:
Added a function to post like to the involvement API.
Added a function to get likes from the involvement API.
Rendered the gotten likes to the page for the user.
Added getLikes and postLike functions
In this milestone, I have done the following: