initial commit

This commit is contained in:
Alex Phillips 2022-02-05 12:12:50 -05:00
parent 3b6a6eb2ae
commit 550da08424
3 changed files with 26 additions and 0 deletions

26
README.md Normal file
View File

@ -0,0 +1,26 @@
# BudgE
BudgE (pronounced "budgie") is a "budgeting with envelopes" personal finance app.
:warning: BudgE still under active development and considered an 'alpha' version until more tests can be written to ensure functionality is maintained. :warning:
![Budget](images/budget.png)
![Account](images/account.png)
# Current Features
- Envelope budgeting with monthly rollover
- Transaction management for accounts
- Standard bank account management
- Credit card management with payment handling
- Tracking accounts
- Transaction export
# Planned Features
- [ ] CSV file import
- [ ] Goals
- [ ] Reports
- [ ] Payee management
- [ ] Category hiding and deletion
- [ ] Mobile view for transaction input on the go!
# Getting Started
There is a live demo located at

BIN
images/account.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
images/budget.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB