timothymarotta / swengflight

MIT License
0 stars 1 forks source link

Handle RemoveFlightFromTrip #62

Open JoshHayden opened 4 years ago

JoshHayden commented 4 years ago

HTD: RemoveFlightFromTrip should give the user a list of the flights in their trip and allow them to choose one to remove from the trip. The flight should then be deleted from the trip's list and the UIState should be set back to updateTrip

gabepesco commented 4 years ago

Worked on for 1.5 hours

gabepesco commented 4 years ago

Worked on for additional 1.5 hours, ready for testing