Skip to content

An expense tracker built using Android(Kotlin) and is based on MVVM architecture and uses Room Database

Notifications You must be signed in to change notification settings

MelvinJK24/Expense

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%