You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user has not joined the event, the button text should be "JOIN EVENT". When button clicked: add the user to the event; display the user joined message; change the button text to "UNJOIN EVENT".
When the user clicks the button "UNJOIN EVENT": the user should be removed from the event; the message should be removed; change the button text to "JOIN EVENT".
Screenshot Example
When user has not joined the event, the button text should be "JOIN EVENT". When button clicked: add the user to the event; display the user joined message; change the button text to "UNJOIN EVENT".
When the user clicks the button "UNJOIN EVENT": the user should be removed from the event; the message should be removed; change the button text to "JOIN EVENT".
Screenshot Example