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
{{ message }}
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.
Build user interface to gather trip information to be used for matching. The information will be stored in memory and will be passed to the "Match Page" when the "Book Trip" button is pressed.
Store all values in a Trip object
Gender values are Male, Female or Other
Group size values are 2, 3 or 4
Relationship values are Friend, Mutual Friend, Stranger
Departure Time values are 5 minute increments starting from 00. The menu only shows times after the current time. For example, if the time is currently 11:12 pm, the first value in the drop-down menu is 11:15pm.
Starting Hub values are Irving or Koerner
Description value is limited to 20 characters
NOTE: The screenshot below shows a drop-down labeled "Destination" but this should actually be "Starting Hub"
The text was updated successfully, but these errors were encountered:
Build user interface to gather trip information to be used for matching. The information will be stored in memory and will be passed to the "Match Page" when the "Book Trip" button is pressed.
NOTE: The screenshot below shows a drop-down labeled "Destination" but this should actually be "Starting Hub"
The text was updated successfully, but these errors were encountered: