Skip to content

vaibhavjain30699/Expense

Repository files navigation

Expense

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/vaibhavjain30699/Expense.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 built using Android(Kotlin) and is based on MVVM architecture and uses Room Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages