ReadMe
10 |App Develepment Decription
11 |Overview
15 |16 | In this website, guest user can lookup two timetables, the campus auto ride and the campus cart ride. In order to make the appontments, 17 | user should log into the system to make the appointment. The login method supports the native register or use 18 | the your previous google account. After login, the user can make new appointments, 19 | lookup and cancel the existing appontments. Also, the user can 20 | update their profile. 21 |
22 |Rules and Assumptions
25 |All the appontments should be made at least one day ahead.
26 |About Auto Ride
27 |28 | Auto ride has the fixed timetable for each business day. Each auto would be scheduled to a driver by the manager so that the timetable of 29 | that vehicle can be queried by the users. Each auto has maximum capacity and can not be overloaded. 30 |
31 |About Cart Ride
32 |33 | Cart ride can have requested pick up time and do not need to make the fixed drop off location. Each cart can only have one appointment within 34 | half hour. 35 |
36 |