gw-sd-2016 / Opti4Ride

Randy Senior Design Project
0 stars 0 forks source link

UI Overhaul, Dispatch Module Improvements #13

Open rfitzmorris opened 8 years ago

rfitzmorris commented 8 years ago

@twood02

This week I spent the majority of my time overhauling the iOS UI to make the final presentation far more intuitive. For one, I added a map view to the driver’s app. Now the driver can view his/her route on a map OR as an itinerary list. The student’s app now also has a WAIT view. Previously, the student app assumed request and fulfillment happened simultaneously. The app now polls the server for fulfillment. While polling, the app displays a “wait” view to signal the vehicle has not yet arrived. Lastly, the dispatch module has been updated to fill the entire browser window and resolve an issue where routing updates would flicker.