Skip to content

wealth-wave/Auto-Expense-Tracker

SMSBasedAutoExpenseTracker

Build GitHub issues GitHub license

An OpenSource Android Project to manage expense by getting auto suggestion by reading transactional SMS.

  • Built with Jetpack Compose
  • Follows Clean MVVM Architecture

Expense Page Suggestion Page Add Expense Page

Getting Started

To Run the Application

./gradlew assembleDebug

Lint Format

./gradlew --continue ktlintFormat
./gradlew --continue ktlintCheck

Unit Test

./gradlew testDebugUnitTest

Design Diagrams

Module Dependencies Modules Dependencies

How the App Works App Works