MeiH10 / RPI-EventHub

A comprehensive platform for RPI students and staff to effortlessly create, advertise, and explore diverse campus events, fostering a vibrant and connected university community.
MIT License
5 stars 2 forks source link

Like Button #194

Closed colahem5 closed 1 month ago

MeiH10 commented 1 month ago

@colahem5 Still kinda buggy, but I'll merge it to the main because 'event poster' is not used anymore. Here are somethings to work on:

  1. Make it so that if a user who's unverified or not logged in tries to like a post, display an alert telling them only verified users can like.
  2. Sometimes, I have to click the like button multiple time to like a post, work on that.
  3. Looking at the console logs, I noticed some post's like count aren't fetched correctly, work on that.
  4. Make the button more pilled shaped.

Work on these while you're moving your code to event card. Make sure to test them after the code transfer.