SWENG500-Team7 / Carpooler

This application manages carpool groups and splits fuel costs.
0 stars 0 forks source link

Display Trip Details for a selected trip #5

Closed rym002 closed 9 years ago

rym002 commented 9 years ago

Details should show all trip information. If the trip is open the owner can edit the trip or confirm any user in a pending state. If the trip is open and seats are available a user can request to get added.

rym002 commented 9 years ago

Use Cases:

  1. Host viewing open trip 1.a. Allowed to cancel trip 1.b Allowed to confirm pending join requests 1.c Allowed to start trip if close to start time/ in route status
  2. User viewing open trip 2.a. Allowed to cancel if not already in route
  3. View Trip not user 3.a Allowed to request joining the trip.
rym002 commented 9 years ago

Buttons are completed. Need to wire to appropriate logic