CodePath IOS boot camp final project by Group #6.
This event app let user browses, RSVP and on-location checks in using iBeacon technology. This project is developed by using Swift and Xocde 6.1, and Parse as backend data source.
- User can register new account
- User login persistency
- User can RSVP an event, as well as cancel RSVP of an event from both detail view controller, as well as from UserProfile view controller by swiping tableView Cell.
- User can view all RSVPed events on map, and click on to event detail view controller
- User can view each event's time, description and maps. User can link from map to apple map for direction
- User can also add an RSVPed event into iPhone's native calendar.
- User can get notification when user's phone approach a registered iBeacon at the event. Once clicks on the notification, the app will be open with the event for user to check in.