Monday, 20 August 2012

GPS Tracking Application Concept


GPS Tracking Application using iPhone/Android/ASP.Net

Idea: Application is for moving company. Have many drivers and managers. Managers want to keep track of every driver.  So there will be 2 applications
1)      Drivers Application (It will for all devices like iPhone/Android/BB which track GPS)
2)      Manager Application (It will for iPhone/Desktop Application (ASP.Net))

1) Driver Application      
  • Driver application track user’s current location at every 30 second (By Default) & send to server.
  • User’s can change tracking time from settings menu. 
  • Driver can stop tracking locations any time.
  • Application should drop pin on map when track new location.
  • When driver tap on any location pin it should show popup with locations details like Address,Latitude,Longitude,Tracking time etc.
  • User can see only tracked locations or Delivery Points or Both from top menu.
  • Driver can filter locations based on start date, start time & end date, end time. It will show all filtered locations on map.
  • Driver can find direction from Point A to Point B. It will show route from point A to Point B on Map.
  • Every driver has delivery address for particular date.
  • Driver can add delivery address for date. 
  • Driver can manage delivery address.


2) Manager Application.
  • Manger Application simply same as driver application.
  • Manager Application show list of drivers. Manager needs to select any driver and it will show all locations for that driver based on selected filter.
  • Manager can create report based on filter & time interval.

No comments:

Post a Comment