sewageseaweed / CST438_Project1

Group 12 project 1 for CST438
0 stars 2 forks source link

Show user favorites #28

Closed bKondo closed 3 years ago

bKondo commented 3 years ago

UserFavoriteQuoteActivity--current

now displays current user favorited quotes after clicking Favorites button on quote feed activities

I used username: me1 , pass: me1Pass, assoc userId: 7 Just to be safe: If you want to try from scratch, make register with a username that is not: u, user, user1, me

bKondo commented 3 years ago

I broke Clyde's tests. I changed the functionality of getAllFavorites from the table to getAllFavorites from the table with a given userId

will fix that then re-submit for pull