Package com.example.oblong.entrant
package com.example.oblong.entrant
-
ClassDescriptionCustom ArrayAdapter for displaying a list of events in the "All Events" section of the entrant's interface.The main activity for the entrant's section of the app.This activity represents the screen where an entrant can view the event details and choose to accept the invitation to participate in the event.Activity for displaying detailed information about an event.Activity class for managing the event description page when an entrant is on the waitlist.Activity class for displaying a list of events.Activity class for joining an event as an entrant.Custom ArrayAdapter for displaying a list of events in the entrant's "My Events" section.Fragment class for displaying the events that the user is participating in.Activity class for editing a user profile.
EntrantUpcomingEventsFragment
This class handles the upcoming events screen for the entrant which displays all the upcoming events for the current user.