Skip to content

kevinguitar/budgetplus

Repository files navigation

Budget+ Multiplatform App(極簡記帳)

Android CI iOS CI License

Budget+ is an easy-to-use co-spending tracker to track expenses together with your friends and family.

Now available on both Android and iOS!

Android iOS

Feature Overview

overview_1

overview_2

Some cool animated features!! ✨

Pie Chart Color Tone Picker Customize Color Tone
screen-20240707-170558.2.mp4
screen-20240707-170638.3.mp4
screen-20240707-170638.4.mp4

Tech Stack

Business Logic and Core

Open-Source Libraries for KMP

Android Specific


Supported Deeplinks


Performance Optimization (Baseline Profile)

The project uses Baseline Profiles to improve startup performance.

Generating a Profile

To run the generator:

./gradlew :benchmark:connectedReleaseAndroidTest -P android.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=BaselineProfile

The output can be found in: [module]/build/outputs/connected_android_test_additional_output/release/connected/[device].

Copy and rename the file to baseline-prof.txt and place it in the src/main directory of your app module.

Running Macrobenchmarks

./gradlew :benchmark:connectedReleaseAndroidTest -P android.testInstrumentationRunnerArguments.androidx.benchmark.enabledRules=Macrobenchmark

Backend: Firebase Cloud Functions

Database interactions and push notifications are implemented using Firebase Cloud Functions.

The backend repository is also open-sourced: budgetplus-cloud-functions


License

This project is licensed under the MIT License.

Copyright (c) 2024 kevinguitar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Budget+ is a co-spending tracker, available on Android and iOS. Built by KMP and CMP.

Topics

Resources

License

Stars

Watchers

Forks

Contributors