Skip to content

Daily View

lee edited this page Jun 19, 2023 · 1 revision

Here, the user can add the tasks item they did for each day, so they can bill the client for each week. This page performs calculations, generates an invoice and lets the user store and retrieve the invoice for this week.

When the user interacts with invoices:

  • The page changes in state

  • Adds and changes menu option

  • Allows users to recover items stored in the database

The following diagrams demonstrates the cycle of the Daily View page.


The Daily Task UI


Adding a new task. Categories feed from preset user input.

Toggling the calculation view


Generating the invoice


Saving/Printing the invoice


State changes, new options added and interacting with tasks disabled


Option to upload the signed invoice now available


Options changes in reaction to uploads


Invoice from database downloaded locally, when clicked ‘View Invoice’

Clone this wiki locally