Skip to content

Driver Application

rebeccaweill edited this page Nov 2, 2018 · 2 revisions

Driver Application Functionality

A driver logs into the driver application with a username and a password. They are then brought to the main page where they can select to go to other pages like create route, rate passenger, list of routes. The create route page allows the driver to create a journey that includes parameters such as; date of departure, start city, end city, vehicle type, number of available seats and the cost of the trip. The rate passenger page allows the driver to select from a list of passengers and to give them a rating of 1-5, 1 being the worst and 5 being the best rating. The list of routes page allows the drivers to see the routes they have already created. This page will stay up to date everytime the driver creates a new route.

Clone this wiki locally