Introduction/Purpose
Routes module enables users to create and modify routes according to their specific requirements. When scheduling trips, users can conveniently select pre-configured routes from the list.In summary, by selecting pre-configured routes when creating scheduled trips, users can enhance their planning process and optimize their overall productivity.
Process Flow
Dependencies
- System Performance: System should respond properly to save the route in Database.
- Location Data: Users must have added the locations into the system to create a route users will have to select origin location and destination location .
How To Navigate?
Side Menu >> Routes
The navigation to access the Routes typically involves the following steps:
- Click on the Routes icon: On clicking on Routes from the side navigation menu, the user will be redirected to Routes List.
Route List
At this screen, users will be able to view all the added routes in the system. These routes can be used in creating the trips.
Create Route
Users can create routes in the system which they can further use in the trips.
To know how to create route, follow the below steps:
Step 1: Redirect to the route list screen. To know how to reach the route list, refer to the Route List.
Step 2: Click on the “Add Route” button from the route list screen
Step 3: Enter origin location in the “Origin” field as shown below
Also, users can drag icon and place it on the map to select the “Origin” location.
Step 4: Enter the destination location in the “Destination” field as shown below
Also, users can drag icon and place it on the map to select the “Destination” location.
Step 5: To add stoppages in between the origin and destination, click on the “Add Stop” button as shown below:
Step 6: Complete the create route form and click on the “Submit” button to view the new created route on map.
Update Route
Users will be able to update the route from the route list screen. Updated route will be applicable to the trips created after the update.
To know how to update the route, follow below
Step 1: Redirect to the route list screen. To know how to reach route list, refer Routes list
Step 2: Click on the “Route Name” from the route list as show below:
Step 3: Prefilled route details will display on the update route form.
Step 4: Change the route locations and click on the “update” button to successfully update the route.