Skip to content

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

License

Notifications You must be signed in to change notification settings

kevinguitar/budgetplus-android

Repository files navigation

Budget+ Android App(極簡記帳)

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

Feature Overview

overview_1

overview_2

And 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

Download

https://play.google.com/store/apps/details?id=com.kevlina.budgetplus

Tech stack

Other used open source libraries

Supported Deeplinks

Baseline Profile

The project uses baseline profile to speed up the app start up time.

How to run?

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

Locate it in the build folder of the module you generated the profile 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

For Macrobenchmark:

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

Firebase Cloud Functions

Database interactions and push notifications are all implemented with Firebase Cloud Functions, the repo is opened source as well: https://github.com/kevinguitar/budgetplus-cloud-functions

License

GitHub 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 an easy to use co-spending tracker to track expenses together with your friends and family.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages