Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from Olooce/Ledgerly

Ledgerly is a learning project . A personal finance management app built with Kotlin, Jetpack Compose, Room, and Firebase. It helps users track expenses, income, budgets, and goals with analytics, reports, and cloud sync, showcasing modern Android development.

Notifications You must be signed in to change notification settings

jksalcedo/Ledgerly

 
 

Repository files navigation

Ledgerly Logo

Ledgerly

Know your money.

Ledgerly is a small personal-finance Android app (a school project) built with Kotlin and modern Android libraries. It helps users track expenses, income, budgets and goals.

This repository contains the Android app source for the SCO 306 — Project 2 assignment. See the original assignment here: 📄 SCO 306 - Project 2 (PDF).

Features

  • Add and categorize transactions (income and expense)
  • Track budgets and financial goals
  • Local persistence using Room
  • Basic analytics and simple reports

Tech stack

  • Kotlin
  • Jetpack Compose (UI)
  • AndroidX libraries
  • Room (local database)
  • Firebase
  • Gradle

About

Ledgerly is a learning project . A personal finance management app built with Kotlin, Jetpack Compose, Room, and Firebase. It helps users track expenses, income, budgets, and goals with analytics, reports, and cloud sync, showcasing modern Android development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%