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.

TBD

...