Sign in to the application, calculate mileage reimbursements, review accumulated entries, and sign out.
| Field or control | Purpose |
|---|---|
| Expense Date | Selects the date when the mileage expense occurred. |
| Purpose | Identifies the reason for the journey. |
| Miles Driven | Records the number of miles travelled. |
| Compute | Calculates the reimbursement and adds it to the signed-in user's table. |
| Clear | Clears the current entry fields. |
| User control | Provides account options, including sign-out. |
Each calculation is added to the accumulated reimbursements table. Review the individual entries and the total mileage and reimbursement amount.
| Issue | Action |
|---|---|
| Login is unsuccessful | Check the username and password, then try again. |
| The calculator does not open | Confirm that sign-in completed successfully and reopen the calculator if necessary. |
| No reimbursement row appears | Complete the required fields and select Compute. |
| The wrong user's information is displayed | Sign out, then sign in with the correct account. |
| The session remains open | Use the account control and select sign-out before closing the browser. |