Sunday 24 February 2013

Windows Store App Example: Itinerary Hunter

Source: https://github.com/stevenh77/ItineraryHunter-Win8

Using KONA as a framework, you can think of KONA as the Windows 8 equivalent of PRISM, I have created a Windows Store App for Itinerary Hunter.

The solution features distinct projects for UI views, UI logic (view models, converters, etc), services and tests.  Interfaces are used throughout to enable mocking for unit tests.

Here’s some screenshots of the app.

Splash screen

image

Main screen (itineraries grouped by travel categories)

image

Semantic Zoom (grouped by travel categories)

image

Beach

image

Beach category selected, now the sub categories are available

image

Tour du Mont Blanc itinerary selected

image

No comments:

Post a Comment