SWENG500-Team7 / Carpooler

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

Complete Trip and User Reimbursement #18

Closed vgroove closed 9 years ago

vgroove commented 9 years ago

Basic UI functions are in, now need to update with real user/trip specific information and save paid status

rym002 commented 9 years ago

Complete trip button should be visible for in progress trips for the host. This will call Trip.completeTrip, can place logic here.