https://github.com/dreikanter/boodka
Experimental personal budget calculator
https://github.com/dreikanter/boodka
budget budget-management currency-exchange multi-currency
Last synced: 2 months ago
JSON representation
Experimental personal budget calculator
- Host: GitHub
- URL: https://github.com/dreikanter/boodka
- Owner: dreikanter
- License: mit
- Created: 2015-10-14T19:50:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T08:05:37.000Z (over 3 years ago)
- Last Synced: 2025-05-08T02:15:03.027Z (6 months ago)
- Topics: budget, budget-management, currency-exchange, multi-currency
- Language: Ruby
- Homepage:
- Size: 1.72 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boodka
[](https://heroku.com/deploy)
A sugar-free budget calculator, inspired by [YNAB concept](http://www.youneedabudget.com/method) of managing personal finance. It is built on Rails, and intended to run on local machine or a VPS instance, like one you can rent on DigitalOcean for $5.
Accounts view:

Budgeting view:

Account form:

Transaction form:

Transfer form:

Account reconsiliation form:

At the moment I have no intention to set up a public service or a distributable product. This application was built as an experiment, for personal use, therefore there are no installation guides of any kind here, sorry about that :)