-
Notifications
You must be signed in to change notification settings - Fork 2
iOS client app
Jean Paul edited this page Jun 1, 2019
·
3 revisions
The goal of the app is to let the user to communicate with the server by sending pick-up request containing both their source-location and desired destination.
- The user shall be able to log-in with their ID.
- The user shall be able to input their source-location from a map screen.
- The user shall be able to input their destination-location from a map screen.
- The user shall be able to send pick-up request to the server.
- The app shall be able to handle user's input data.
- The app shall be able to communicate with the server.
- The app shall be able to update the incoming-vehicle location on a map screen.
Reference to mile stone: iOS Application