Versions Compared

Key

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

...

  • The Debits page allows the user to see who they owe money and who they lent money too.
  • It's in the form of a list view showing the most recent transactions first.
  • When the user selects one of the people's names on the debts list they can see the history of transactions between them and the person.
     Clicking on an individual debt in that list will bring up a page showing that particular transaction, allowing the user to edit it. Currently, it's just static.

IV. Analyze

  • Allows the user to analyize their transactions through 3 different view forms.
  • Back end on some of these features has not been implemented yet, so it's stiill semi-operational.The map and graph views are static, but clicking on an item in the list view brings you to that item's record page. For now, that is just static: it is meant to allow editing of the record, but the back end doesn't exist yet