The WS Picking application is a fully self-contained client-server system that shows a wearable computer picking workflow backed by a real database and real network communication.
Unlike smaller code snippets, this application provides a complete implementation intended to serve as a working reference. The application serves three purposes:
Demonstrate what a task workflow looks like on a wearable computer, using focused single-step activity screens that work together to complete a larger task.
Demonstrate how user login can be accomplished via a login station, reducing reliance on small-screen typing.
Provide code that can be extracted or extended for real production use.