Skip to content

An Expense Tracking Android App where users can store their daily savings and expenses

Notifications You must be signed in to change notification settings

SuneelKM/Android_ExpenseTracker

Repository files navigation

ExpenseTracker

An Expense Tracker Android Application.

  • Created following Android MVVM Architecture using Kotlin
  • Data is saved in a local database using Room DB
  • Added Field Validation Checks
  • Can Add/Delete/Update the Savings or Expense
  • Can search or sort the Savings or Expense
  • Used Preferences dataStore to save the sort order

Demo

To run the app

  • Clone the Repo
  • Open the Repo in Android Studio
  • Let the Gradle to build
  • Enjoy!!

About

An Expense Tracking Android App where users can store their daily savings and expenses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages