8000 GitHub - dilippaudyal/ExpenseTrack: An expense tracker app built using Android(Kotlin). The app is built on Model-View-ViewModel(MVVM) architechture and uses Room Database as Database for storing the data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An expense tracker app built using Android(Kotlin). The app is built on Model-View-ViewModel(MVVM) architechture and uses Room Database as Database for storing the data.

Notifications You must be signed in to change notification settings

dilippaudyal/ExpenseTrack

Repository files navigation

Expense Track

An expense tracker app built using Android(Kotlin). The app is built on Model-View-ViewModel(MVVM) architechture and uses Room Database as Database for storing the data.

Features

  • Easy to use UI
  • Add/Delete a transaction
  • Colored tiles for different types of expenses
  • Shows daily expense and total expense

Libraries

  • AppCompat
  • Room Persistent Library
  • Lifecycle Components
  • MVVM Architecture Components
  • Kotlin Coroutines
  • RecyclerView
  • CardView

How to use

Step 1: Clone the repository.

git clone https://github.com/dilippaudyal/ExpenseTrack.git

Step 2: Import the project into the Android Studio using Open an Existing Project.

Step 3: When the gradle build and indexing is done, click the Run button and run it on an emulator/physical device.

About

An expense tracker app built using Android(Kotlin). The app is built on Model-View-ViewModel(MVVM) architechture and uses Room Database as Database for storing the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0