Challenge Overview
Aegle has a system currently implemented for interfacing with a pedometer that a user wears. When the user plugs the pedometer into a USB port on their computer, a small application reads information from the device through a custom driver and uploads the data to a set of web services.
Right now, this application is Windows only. This architecture will take the existing code and will architect an OS X based client application that will use the OS X driver being developed and implement some basic requirements.
NOTE: Only the client application is in scope for this architecture. The actual uploading functionality, installer, and general preferences of the software must be covered. The driver is being developed separately..
Tips for success
|
Final Submission Guidelines
Please see the wiki - http://apps.topcoder.com/wiki/display/docs/Aegle+GearSync+OS+X+Client+Application+Architecture