Taxi Dashboard V2

Executive Summary

The mobile application will retrieve the required information about a place from the database by making an AJAX call to the C# page methods (work as web service). It will then receive the weather information by sending Geo locations to a web service. Then the application will receive the flight information by sending time zone and airport code to a web service.  The application also displays a Google map of the place. The user can also provide the Place name in the website URL to get the information. If the specified place in the URL is valid (i.e. stored in the database) the application displays the required information to the user.

About our Client

Automobile Company

Industry

Automobile

Technologies

ASP.Net 4.0, SQL 2008, JQuery Mobile 1.0 , HTML 5, CSS 3