Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pellegrino/budgeter
[WORK IN PROGRESS] Easy personal finance manager
https://github.com/pellegrino/budgeter
Last synced: 3 months ago
JSON representation
[WORK IN PROGRESS] Easy personal finance manager
- Host: GitHub
- URL: https://github.com/pellegrino/budgeter
- Owner: pellegrino
- Archived: true
- Created: 2011-04-14T13:45:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T17:44:19.000Z (over 6 years ago)
- Last Synced: 2024-07-20T03:48:45.346Z (4 months ago)
- Language: Ruby
- Homepage: http://github.com/pellegrino/budgeter
- Size: 125 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budgeter
* http://github.com/pellegrino/budgeter
## DESCRIPTION:
Bucketer is a rails 3.2 web application for managing the finances a very
busy young couple, me (@pellegrino) and my lovely wife. Its main idea
is to quickly track everyday expenses, and being depolyed as easily as
possible (read: heroku friendly).## PROJECT GOALS:
### Track multiple accounts
Me and my wife, together, have quite a few accounts. It should be easy
to track our overall taking that in consideration### Internationalization
I poorly speak english, but my wife doesn't at all. It should be
usable to non-english speakers.### Friendly
It should be grandma usable - mine probably won't use it, but maybe yours will
end up doing, so better have it in place.### Have multiple users
Every member of the family should be force... encouraged to track
their expenses at Budgeter, so each one should have it own account.## INSTALL:
_TODO_## HOW TO CONTRIBUTE:
- Fork the project
- Implement your feature/fix/improvement/etc...
- Please, don't forget to add tests (both integration, units and functionals)
- Make sure to localize every string you've used (at least) in english. Check config/locales/en.yml for details## THANKS TO:
Jamis (http://github.com/jamis), for developing bucketwise which gave me all the inspiration to do the same to my family needs.
Gregory Brown (http://github.com/sandal), for Ruby Mendicant University and his dedication to the Ruby Community, which have ignited my desire to also contribute somehow.## LICENSE:
You may copy, distribute... blah blah, just don't forget add proper credits.
- Vitor Pellegrino (author), April 2011