Friday, February 24, 2012

About - Emergency Aid



login form
Emergency aid, nearest hospital and police station detecting app, allow users to register for the system and help in to populate the details of available hospital locations etc. The below image shows the user interface of the android application.
When the user wants the app to track the nearest hospitals and police station, the application itself  views the map and locations are indicated by icons. The below view shows how the locations are indicated in the map in order to make it convenient for the user to figure out.

Satellite view 
Traffic view 
The user can login to the system and add current GPS location to central data base. Then the data will be delivered to web service as SOAP messages and will be added to data base after administrator confirmation. The user interface allowed to add location detals are shown below.

Then the confirmation messages will be shown and according to user reactions, the data will be transferred to the webservice.



No comments:

Post a Comment

Whitelisting and Blacklisting IPs for APIs in API Manager

Most of the time we come across different scenarios where we need to, Whitelist an IP for an API (Limiting API access for a given IP only)...