 | Programming languages: Java, C# Tools & Technologies: J2ME, .NET, XML, HTTP, MS SQL. |
Short project description
GPS Circle is a software solution designed to track company employees: their position and/or business activities. It is built up with such key components:
- GPSAgent — a remote Java module that runs on cellular phone. This component collects GPS data and other business activities made by handset owner. Once data is collected, GPSAgent transports them to the online storage to use in other system components;
- GPS-Web — a number of Internet services that allow receiving data from GPSAgent, maintain accounts and billings, and navigate maps using collected data. It also provides API with access to collected data for external systems.