Skip to content

Commit 4e226fc

Browse files
authored
Update j01.md
1 parent 3b45701 commit 4e226fc

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

j01.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,32 @@ Nutrition tracking is one of my favorite tools to ensure I meet my nutritional r
44
## Step 1: Home
55
<img src="assets/1_home.PNG" alt="Home" width="50%"> <br />
66

7-
We start on the home screen where the User’s **Conceptual Model** is born from the circles we see under the Energy Summary. We can infer the app works by adding up all our food and see how much of this pie we have left.
7+
We start on the home screen where the User’s **Coneptual Modecl** is born from the circles we see under the Energy Summary. We can infer the app works by adding up all our food and see how much of this pie we have left.
8+
We can see clean and simple visual design that displays only the most important information. It does this without showing all micro nutrients and cluttering the page. Instead we just get the calorie tracker circles with more info available if we swipe on that top bar.
9+
810

911
## Step 2: Scrolls
1012
<img src="assets/2_scrolls.PNG" alt="Scrolls" width="50%"> <br />
11-
We scroll down and see separated lists for each meal. **Affordances** here are plentiful as we see Plus (+) Signs everywhere allowing us to click on any of them to presumably add something.
13+
We scroll down and see separated lists for each meal. This displays **Constraints** where each food is grouped into a separate meal so users can clearly segment and reduce confusion if you need to add or delete an item.
14+
**Affordances** here are plentiful, we see Plus (+) Signs everywhere allowing us to click on any of them to presumably add something. Upon clicking the + on breakfast we see options to add various data. I just want to scan a barcode of a protein shake so I click on that.
15+
1216

1317
## Step 3: Options
1418
<img src="assets/3_options.PNG" alt="Options" width="50%"> <br />
19+
Once we click on the + button next to breakfast, we have options that pertain to that meal time. This aligns with the User’s **Mental Model** and is a clear call to action button as each is labeled depending on what we want to add. I select the barcode since I just want to scan a drink and be done with my logging for now.
1520

1621
## Step 4: Barcode
1722
<img src="assets/4_barcode.PNG" alt="Barcode" width="50%"> <br />
23+
The camera instantly opens and we are in a scanning mode. This shows strong **Mapping** between the icon and the actual scanning since this icon is commonly associated with scanning at checkout in grocery stores. We get feedback right when you scan the bottle with a quick vibration and screen transition.
1824

1925
## Step 5: Which One
2026
<img src="assets/5_which_one.PNG" alt="Which One" width="50%"> <br />
27+
We see multiple options since that barcode brings up a couple entries in their database. We can quickly see the calories and serving size so I click on the 2nd option. Here the user’s **Mental Model** is put to the test since we would have to understand that each option would impact our final result and we need to choose the right one in these situations but we can just click on any and as long as the info is right about the calories, serving size, and protein we are golden.
2128

2229
## Step 6: Verify
2330
<img src="assets/6_verify.PNG" alt="Verify" width="50%"> <br />
31+
I can quickly see and review if this info, mainly calories and serving size, match my bottle. It does! So I click add to my diary. This is the last layer of **Constraint** that allows the user to prevent incorrect additions.
2432

2533
## Step 7: Done
2634
<img src="assets/7_done.PNG" alt="Done!" width="50%"> <br />
27-
35+
I can now see my new entry show up and it reflects in the circles above. The circles act as a **Natural Mapping** since it’s reminiscent of a pie. The slice is “growing” as you log more. The best part however is the fast visual. We can quickly see how much more we can have at a glance, without having to even do the math in your head, or navigate to the more complex menus.

0 commit comments

Comments
 (0)