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:-

  1. Blank Chart
  2. Empty Placeholder

Main Blank Page

Main Page

It shows a list of transactions with delete option as well as variation of your spending over the last 7 days.

Main Page

Add Transaction Bottom Sheet

Add Transaction Bottom Sheet

Calendar Widget

Add transaction also comes with a date-selection feature which shows native date-picker widget.

Calendar Widget