Skip to content

99sarah/ExpenseTrackerApp

Repository files navigation

Assignment 1 - Expense Tracker App

General

This app is used to track expenses. The user can create new expenses, which are displayed in a list. The user can also delete and edit expenses. A bar chart shows how much money the user has spent proportionally in each category.

Create a new expense

When an expense is created, a title and amount must be entered for each expense. The user must also select an associated date and assign the expense to one of four categories. Optionally, the user can add an image from the gallery, e.g. to digitally save the receipt of the expense.

Delete an expense

To delete an expense, the user must swipe the expense to the side in the list.

Edit an expense

To edit an expense, the user can tap on the corresponding expense in the list. All fields that can also be edited when creating an expense can then be edited.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published