-
Notifications
You must be signed in to change notification settings - Fork 0
Join|Leave Event
If the user is not the creator of the event, but they would like to take part in this event, they can join the event they like. On the event details page the user will find a join event button. By pressing this button, the user will join the event. Also, the number of users visiting this event will be incremented and displayed on the event details screen. Under the field Attending the user will be able to see his and other users names attending the event. Now the user have the option to leave the event as leave event button is also displayed on the event details page.
After a user joined the event, they have an option to leave the event. The leave event button is getting displayed on the event details page. By pressing this button, the user is leaving the event. His name is no longer displayed under Attending field and the count of users attending the event is decremented.
add a comment
Overview
Make It Happen
Features
- Register/Login
- Create/Delete Event
- Join/Leave Event
- View Event Attendees
- User/Attendee Profile
- Event Map
- Commenting
- Edit Profile
CI/CD