Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a Trip

Approve a Trip

Analyze Trips

  • Changed web-form input required from user to be just three boxes: "address", "arrival time" and "date". These boxes are now aligned horizontally all on the same line at the top of the tab
  • Only allow user to click on "add" when they have filled in all three boxes
  • Changed "Added Locations" label to "Added Destinations" label (functionality remains the same)
  • Shrunk map and calendar so that they are next to each other with the intent to keep everything on the same screen (without scrolling)
  • Eliminated "cancel" button (now just "save trip" and "submit trip"

On overview view:

  • Consolidated "Your Budget" and "Your Balance" to just "Remaining Budget" (still updated dynamically)
  • Added labels to columns: "Name", "Departure Date" , "Trip Name" and "Cost"
  • Changed label of button to "approve selected" from "accept selected"
      
    On detailed view:
  • Changed label from "Details" to "Mileage Detail"
  • Added mileage to information in addition to costNote: both changes in detailed view meant to emphasize to the user that this is a mileage tool module only - how this works within the overall reimbursement system is beyond the scope of this project for now.
  • Eliminated the ability for user to click on graphs
  • Made buttons along the side ("Company Overview", "Department", "Employees", and "Approvers") into vertical tabs.
  • Eliminated option for user to select pie charts.
  • Clicking on company overview now displays (by default) a pie chart of departments (top) and an overall company trend-line for the given time period (bottom).
  • Clicking on the three other tabs displays a scrollable ranked list of top spenders (top), and a trend-line chart for the highlighted row during the given time period (bottom).
  • Added "export" button on top of page.
TBD

Observations: Second Iteration

...