Skip to content

Srinjoy-Das/ExpenceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker Android App

A modern Android Expense Tracker application built using Java, MVVM Architecture, Room Database, LiveData, and RecyclerView. The app allows users to record income and expenses, automatically calculates total balance, and stores all data locally on the device.


Features

  • Add income and expense transactions
  • View all transactions in a RecyclerView
  • Automatic calculation of:
    • Total Balance
    • Total Income
    • Total Expenses
  • Local data storage using Room Database
  • Real-time UI updates with LiveData
  • Clean Material Design interface
  • MVVM Architecture for scalable code organization

Screenshots

image image

Tech Stack

  • Java
  • Android Studio
  • MVVM Architecture
  • Room Database
  • LiveData
  • RecyclerView
  • Material Design Components
  • Gradle (Kotlin DSL)

About

android java mvvm room-database livedata recyclerview material-design expense-tracker personal-finance android-studio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages