Introduction
I created a complete personal expense app which shows list of transactions as well as variation of your spending in the form of charts.
The complete source code of the project is available on github.
Preview
The expense app composed of following major screens or parts.
Blank Main Page
It is composed of two major parts:-
- Blank Chart
- Empty Placeholder
Main Page
It shows a list of transactions with delete option as well as variation of your spending over the last 7 days.
Add Transaction Bottom Sheet
Calendar Widget
Add transaction also comes with a date-selection feature which shows native date-picker widget.