Skip to content

iOS client app

Jean Paul edited this page Jun 1, 2019 · 3 revisions

iOS app

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.

Functional Requirements

  • 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.

Non-Functional Requirements

  • The app shall be able to update the incoming-vehicle location on a map screen.

Reference to mile stone: iOS Application