I made a Simple Expense Tracker built to demonstrate the use of modern android architecture component with MVVM Architecture

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Expenso

    📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

    A lot of the code logic is handled in the UI part (Fragments/Activities) directly https://github.com/Spikeysanju/Expenso/blob/master/app/src/main/java/dev/spikeysanju/expensetracker/view/about/AboutFragment.kt#L32 . Views should only display the data and relay events back to the ViewModel.

  • budgetto

    Spending Tracker Android application build with Material Design UI and Firebase

    I like the look of it, especially the simplicity. Had something similar going on but with Firebase sync, so I could have user accounts to sync across app reinstalls or devices. I have followed this here to setup Firebase. Could be a really nice feature, but make sure you dont commit your config, so others don't back up to your Firebase. The linked repo is not mine but I used the readme there to get started with Firebase sync, was really easy.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts