Prototyping
I first learned to work in Axure RP in October, and I love working with it. Users get a richer and more realistic experience, and our testing becomes that much clearer.
All of these were works in progress.
I really wanted to embed these prototypes but Axure is giving me a hard time. Here are links to some of the more complex prototypes I’ve done in Axure.
Be sure to click around. Lots of iteration and data sorting.
Investor Presentation

1. Upon load, we see data for all transfers. The clock changes every 6 seconds representing 15 minutes of real-time data. The whole cycle needed to take only 5 minutes. Numbers were specified by business partners to reflect real-time data. All numerical elements increment on clock change. Increment/decrement of data programmed with if/else statements. Animation of all transfers is active.
2. Clicking on Inbound or Outbound tabs changes the data and animation to reflect those categories.
3. At 6 a.m. there’s an alert about issues at a warehouse. The alert disappears at 10 a.m.
4. Hovering over a warehouse brings up data for that warehouse.
5. Click on the “FULFILLMENT” tab to explore how a warehouse is organized. Clicking on one of the flashing colors gives a floor map of that section and highlights the category box to the right.
Tag Along User Flows

1. All fields fillable (data does not follow, but could), top nav clickable.
2. Sign In field. Fillable, but no data passes.
3. You’re a real user! You can track shipments, see what has arrived at the fulfillment center and what we’re still waiting on.
4. Something wrong with your profile? Easy fix. Just click on the avatar at top right and then EDIT YOUR INFO.
5. All fields are fillable for demo purposes.
Showing our purchase order reports.
The dropdowns all sort independently and collectively (except date, which we never got to). You can also use the “chips” to open or close a search. The logic was really complicated but I loved the challenge, Too bad I never got to finish.
Carrier Management
Got the search to work here without returning zero results.