Skip to content

Passenger Application

rebeccaweill edited this page Nov 2, 2018 · 2 revisions

Passenger Application Functionality

The passenger application begins with a login page which prompts the user to input a username and a password to access the rest of the application. Once the passenger has successfully logged in they will be brought to the main page where there are buttons that link to three different pages. These pages are; search for routes, rate driver, and current routes which represent the routes that the passenger has joined. If the passenger is on the search for routes page they can search for a journey by filling in the fields; date of journey, start city and end city. This will display all the routes that are available (the routes with available seating) according to what the passenger put in the fields. The passenger can rate a driver on the rate driver page where there will be a dropdown menu of all the drivers that exist in the system. The current routes page shows a list of all the current routes the passenger has joined as aformentioned

Clone this wiki locally