GUI Section |
ScreenShot |
Design |
Implementation |
---|---|---|---|
Home Page |
|
Users are first greeted by our home page, which is a simple layout of buttons. Relative button size corresponds with frequency of use -- that is, the larger buttons are more frequently used than the smaller ones. This data was found from user polling and testing. |
Many elements of the application, including this particular page, operate solely in the view. This view does not have access to the backend data of the application, allowing for abstracting and safety. |
Collection View |
|
We opted to make collection view laid out with images and with names of the item underneath it. Initially we toyed around with text or image only, but we found during our testing that users responded best when both were available. Clicking the menu button brought up a bottom menu. Long-pressing on an item in the collection would bring up a more detailed menu; however, we found this to be among the most difficult menu for users to find (more detailed in evaluation). |
Collections are a model of their own, which contain links to other images. |
New Item/Item Properties |
|
A simple, non-obtrusive item adding layout was most effective for our purposes. We feared, initially, that users would find it not revealing enough and would have understanding problems; however, users seemed to pick up fairly quickly on how to add items to their collections. |
Items were a model that were linked to Tags and Collections. Tags were utilized primarily for searching. |
New Collection/Collection Properties |
|
Adding a new collection has a similar unobstructive interface. This also adds for consistency across our application. |
Collections also contained extra information such as name, description, thumbnail data, and who shared with. |
Sharing Manager |
|
To share a collection, we enter the sharing menu and input the name and editing privileges. This sharing menu was one of our most difficult design decisions, and the current iteration of it is thanks to input from paper and computer prototyping. Our previous design decisions were too complicated, and we found this current one simple and easy for users to use. |
Sharing is primarily executed from an external server, which the application contacts to touch base with contacts you share with. |
Filtering |
|
Searching for items in our application is as simple as clicking on filter and typing. |
Filtering functions on demand -- as the user types, the application quickly sorts through tags and shows the application whose substring matches the text apparent in the filter box. |
Usability problems discovered from testing:
Procedure for user testing:
Collector’s Catalogue allows users to view and organize their collections on the go. By tagging and taking pictures of items, users can keep track of and search their large collections through visual recognition, without having to recall solely from memory. Remember that we are testing the application, not you. Feel free to explore, and think your actions out aloud. If you find yourself confused, or wishing for something extra, let us know, and again, feel free to comment out loud with any observations you make. This session should be fun, so relax and make yourself comfortable. If at any time you want to stop, you are free to do so. Thank you for taking the time to help us user test the application. |
1) Create a new collection, and add some items with photos and tags. |
User Test |
Notes |
Debriefing and Conclusions |
---|---|---|
1 |
Tasks:
|
Misc: thumbnail removing seems consistent, when you remove collection selections. |
2 |
Tasks:
|
Debriefing: I think it’s pretty simple to use. Does the filter search by tag and text? I don’t think it’s bad to use, I got stuck on trying to set thumbnails for the collection, but other than that I think it’s pretty intuitive! There’s multiple ways of doing a lot of actions, I just noticed I can make a new item from the home screen, but it makes more sense to go from a collection to item, than directly to an item. |
3 |
Tasks:
|
When picture is being taken, the Cancel/Retake/Done menu is landscape as opposed to portrait. |