Mobile App Development Final Project - "Doshwise" Household Expense Manager - Year 2 Semester 2
- Android Studio
- SQLite DB.
- Create a household containing 1-4 people.
- Create an expense for the current month, selecting who is involved.
- View expenses for the current month.
- View the amount each person owes for the current month.
- View the history of expenses total for previous months.
When the app is started for the first time, the user is welcomed and informed a little on the app.
Following the welcome screens, the user is prompted to create a household.
Displays the current months expenses.
Displays the number of people in the household and how much each person owes for the current month.
Displays the the total amount of expenses for previous months.
The button to add an expense is available on on the "Expense Tab". This allows an expense to be created. Each person in the house is displayed and the user chooses who is involved in the expense (who it's split between).