Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pittst3r/budgetary
Keep track of budgets and allocate your savings account.
https://github.com/pittst3r/budgetary
Last synced: 4 days ago
JSON representation
Keep track of budgets and allocate your savings account.
- Host: GitHub
- URL: https://github.com/pittst3r/budgetary
- Owner: pittst3r
- Created: 2013-10-09T15:57:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T00:34:50.000Z (over 11 years ago)
- Last Synced: 2024-12-02T03:21:10.702Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budgetary
A play app for keeping track of you budgets and allocating your savings account.
## Todo
- Error handling
- Custom field constructor should handle form submission errors
- Budget must have category
- Default "Uncategorized" category
- Savings account allocations
- Account token in cookie so your account isn't lost if you close the window before bookmarking## Possible future features
- Projections
- Income/expenses planning/scheduling (i.e. which bills get paid and when)