ImpactMarkets / impact-markets-app

Other
2 stars 0 forks source link

Put likes on user profile #114

Closed goblinodds closed 1 year ago

goblinodds commented 1 year ago

It’d be great to list all liked projects on the user’s profile.

Telofy commented 1 year ago

I’ve changed the description a bit to make it only about putting the project likes on the user profile. Then we can still decide whether we want to change the name too.

Telofy commented 1 year ago

@Telofy - i had to add a bunch of stuff to the user.ts "likedProjects" to stop getting errors about type mismatches, but this seems like it might not be right; is there a better way to do this?

That's for this whole shebang that we have on the projects page – title, summary, author, tags, etc. I think on this page it's probably enough to display something minimal analogous to the list of donations. Filtered for non-hidden projects: the linked title, total like count, and maybe the support score?