Prototyping with Jquery
March 2nd, 2011 § Leave a Comment
For my jquery prototype I decided to take the mobile application I developed in HTML, and add more functionality. One the main screen, users can select different options, and are given feedback on their selection. They can then submit when they are finished. On the recommendations screen, I used an accordion to hold the different types of information. This allows for users to see only the info they want, and it saves valuable real estate on a mobile screen.
I also included some feedback I recieved on the prototype such as, “Show Me Another” so people can see a different recommendation, as well as user comments on how they prefer to use the product.