Develop a taximeter application for Android for the Fair Taxi service. The application functions as a navigator and calculates the cost of the trip. The route is displayed using Google Maps.
Work algorithm
1. The client gets into a taxi and turns on the application.
2. The application checks the current rates on the server and starts calculating the cost.
3. At the end of the journey, the application displays information about the trip: • cost • time • distance
The total price includes the cost of the detected downtime.
Screenshot
Development
It took 25 days to develop.
Over this time we implemented: • a navigator; • a taximeter; • calculation of the total time spent on the trip from point A to point B; • calculation of the totals cost of the trip consisting of the boarding fee, price per km and per minute of downtime.
Product features
Simple interface
The user selects the point for taxi delivery and the place of arrival.
Arrival time estimate
The app estimates the approximate arrival time.
Result
The mobile taximeter-navigator application was developed successfully.