issues
search
q-flux
/
SOEN341
2
stars
8
forks
source link
Create a method that checks whether a user can like a tweet
#97
Closed
djaekim
closed
5 years ago
djaekim
commented
5 years ago
This is from user story #64
Create a method that checks whether a user can like a tweet
Input: User ID, Tweet ID
Output: True/false
Modify all controllers that need to know the number of likes in a tweet
This is from user story #64