Part 2 of Real-time tracker project is to build a PC tracking client application and a central Web Server application to handle user login credential and location histories.
Due to schedule concerns, after I have designed the Web Service interface and functional requirement, we have outsourced the web server application part to an outside programmer. Meanwhile, I was designing and coding the PC tracking application.
Screenshots
Technical Features
- Created a step-by-step setup wizard to help user create their online accounts, setup the tracker, and start using the applications
- PC clients is capable of communicating with the GPS tracker via either GPRS or USB connection
- Designed a synchronization mechanism to synchronize tracker location history between the location server and local databases
- Integrated Google Map API for tracker location display