No description
  • JavaScript 59.1%
  • TypeScript 40.2%
  • HTML 0.5%
  • CSS 0.2%
Find a file
2022-06-10 14:14:43 -04:00
backend version bump 2022-05-21 09:50:36 -04:00
docker Feature/underfunded carryover (#18) 2022-04-15 07:58:22 -04:00
frontend better message when attempting to create a new account and no email or password was supplied 2022-06-10 14:14:43 -04:00
images images 2022-02-12 17:58:42 -05:00
ynab formatting and minor updates 2022-02-05 07:49:16 -05:00
.gitignore big updates - fixed CC transactions, specifically inflow to inflow category, now using dinerojs for currency handling, all amount values are stored as integers instead of floating point, big UI changes including better table structure, editing of account names, dark theme, paging of transactions, etc. 2021-12-07 19:54:42 -05:00
.prettierrc.js initial commit 2021-11-08 19:05:42 -05:00
docker-compose.yml a bunch of updates, react frontend, etc 2021-11-15 21:19:19 -05:00
LICENSE added license 2022-02-08 17:47:08 -05:00
README.md fixed broken markdown 2022-02-27 13:22:16 -05:00
test.js initial commit 2021-11-08 19:05:42 -05:00

BudgE

BudgE (pronounced "budgie", like the bird) is an open source "budgeting with envelopes" personal finance app, taking inspiration from other tools such as Aspire Budgeting, budgetzero, and Buckets.

⚠️ BudgE is still under active development and considered an 'alpha' version until more tests can be written to ensure functionality is maintained. ⚠️

Budget Account

Current Features

  • Multi user support
  • Envelope budgeting with monthly rollover
  • Transaction management for accounts
  • Standard bank account management
  • Credit card management with payment handling
  • Tracking accounts
  • Export account transactions
  • CSV transaction import

Planned Features

  • Multiple budgets per user (already started)
  • Goals
  • Reports
  • Payee management
  • Category hiding and deletion
  • Mobile view for transaction input on the go!

Getting Started

See linuxserver/docker-BudgE.

Support

https://discord.gg/hKJWjDqCBz or through GitHub issues