Skip to content

Latest commit

 

History

History
52 lines (46 loc) · 2.31 KB

README.md

File metadata and controls

52 lines (46 loc) · 2.31 KB

GitHub Preview Card

Moneytopia

A fully functional app for tracking personal expenses built using Jetpack Compose with a simple UI for easy understanding and ease of use.

Get it on GitHub

Features

  • Material 3 (Material You) UI with Dynamic Color
  • Automatic light/dark mode
  • Multi-language (currently available: en-US, id-ID)
  • Recent transactions within the last 24 hours
  • A report that contains all expenses
  • Expenses in a line chart view
  • Swipe-able action to display expenses from a certain period of time
  • Delete all expense records or delete them one by one, and
  • No unnecessary permissions needed to use this app

Light Mode

Dark Mode

Requirements (Developers)

  • Android Studio Ladybug | 2024.2.1
  • Min SDK 28
  • Target SDK 35
  • AGP 8.7.0
  • JDK 17
  • Kotlin 2.0.21

Dependencies (Developers)