This app is designed to make it as easy as possible for users to keep track of their finances. Here, the user has the possibility to enter his or her expenses and to view statistics and analyses generated on the basis of this data.
The user has the option of sharing the cost of an expense with other persons.
- User taps on the plus button -> a form where new expenses can be registered opens
- User enters a amount in the amount text field
- User enters a title in the title text field
- User enters a date in date picker
- User chooses a category
- User taps on the left arrow icon button -> a form to define cost sharing with other persons opens
- User taps on a person in a list of persons to select the person as the who paid the expense
- User taps on the checkbox of a person to select/ unselect the corresponding person as a person who the const of the expense should be shared with
- User taps on the save button -> new expense form closes
- the newly created expense is visible in a list of expenes
external documents for the documentation of assignment 1
Class diagram splitExpenseCostClassDiagram.pdf
Wireframe