Skip to content

Budgety: track your remaining monthly budget and save more

License

Notifications You must be signed in to change notification settings

andrepcg/budgety-native

Repository files navigation

wercker status Sponsored License: GPL v3

Logo

Budgety

Budgety is a tool that helps you control your expenses in order to maintain your desired monthly savings, by spending less. It is also an experiment to test human psychology by displaying the remaining daily budget.

Example budget

From the example above, you start with your fixed monthly income and then subtract the recurring expenses. From what remains (i.e. 2000 - 600 = 1400) you subtract the desired amount you plan on saving. That leaves with you the monthly budget for the rest of your general expenses (groceries, transportation, etc).

From the monthly budget we can derive a daily budget.

daily budget

The above formula is the core of the app. By showing the user the remaining daily budget can we influence him on spending less?

Built With

  • React native
  • Redux

FAQ

Q. There are billions of money tracking apps, why another one?

A. This app is mostly an experiment on human psychology. By showing you a daily budget that sometimes goes red, it forces you into spend less thus saving more.

Q. What if I dont spend anything in one day?

A. The daily budget will be spread amongst the remaing days.

Q. If I receive a money gift do I have to take it into account?

A. No. we only care about expenses and maintaining a positive daily budget.

TODOS (high level tasks or features)

  • Beautiful logo
  • Mockup designs
  • Setup React + Redux + React Navigation
  • General features
    • Add expense
    • Set monthly income
    • Set monthly fixed expenses (when a new month starts it will use the monthly expenses from last month. User can change)
    • Amount of money left for the day (and month)
    • Chart of daily spendings
    • Settings
      • Set default currency
      • Option to anonymously share data (are users managing correctly their budget?)
    • List transations
      • Filters (category?, range - week, month, amount)
    • Stats (how much was saved and spend)
  • Firebase
    • Analytics

Supporters

Chillicorn

A big thank you to Futurice (and Chillicorn) for supporting this project and many other Open Source projects trough the Spice Program

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the GPL v3 license - see the LICENSE file for details

About

Budgety: track your remaining monthly budget and save more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages