issues
search
gcivil-nyu-org
/
INET-Monday-Fall2023-Team-5
3
stars
5
forks
source link
Refine like button state and update like count logic
#192
Closed
aya0221
closed
1 year ago
aya0221
commented
1 year ago
Persist like button 'liked' state across sessions with server-side checks and localStorage.
Fix duplicate alert and like count decrement on button click.
Remove inline JS, consolidate event handling in single_profile.js.
Ensure like button color updates correctly with .liked class in CSS.