Touch Screen Product Catalog for Retail Store
Posted
by Patrick
on Stack Overflow
See other posts from Stack Overflow
or by Patrick
Published on 2010-05-08T17:50:46Z
Indexed on
2010/05/08
17:58 UTC
Read the original article
Hit count: 195
I am a UI/UX designer and I would like to create kiosk type of app that would be a product catalog (help/suggestor) for customers in a retail store using a touch screen monitor (and computer).
Something as simple as this: http://www.youtube.com/watch?v=aoH0u6YTTK4
This is what I would like it to do: 1st Screen (Main Menu): Pick a type of category (For example: Dog, Cat, Small Animal) 2nd Screen pick a sub-category of a main category (For example: Puppy, Adult, Senior - DOG) 3rd Screen pick a sub-category of previous sub-category (For example: Food, Healthy, Toys) Then it will display a list of all products with a picture, small description, and price.
Thats it.
So the point of the kiosk is to help customers find certain products that match their pet criteria. (Dog > Puppy > Healthy Dog Food)
I am wondering what is the best solution: RIA (Flex/Air or Silveright) or flash/action script. I am not sure what is the best technology to use for the following benefits: user-experience (smoothness of touch screen actions) and fast development.
© Stack Overflow or respective owner