Skip to content

ERumor/expense_tracker_app

Repository files navigation

About

Expense Tracker app for Android. Expense tracker contains 4 categories of expenses in dollars, a chart that shows a comparison of expenses in categories. Also switch between light and dark theme, dark theme will be enabled in the app if you have dark theme enabled in your smartphone!

Documentation

Features:

  • 4 Categories of expenses: food, travel, leisure, work.
  • Record expenses in dollars with date: day, month, year.
  • Deletion of expenses and ability to recover if accidentally deleted.
  • An expense chart showing what you spent the most money on.
  • Light and dark theme, depending on the theme on android.
  • App splash screen with logo, logo responds to dark android theme.

Stack:

  • Visual Studio Code, Flutter/Dart.

Packages:

  • uuid, intl, flutter_native_splash.

Application show:

  • Expense Tracker with light theme =>
expense_tracker_light.mp4
  • Expense Tracker with dark theme =>
expense_tracker_dark.mp4