An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Boodka

[![Deploy](https://www.herokucdn.com/deploy/button.png)](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:

![](https://raw.githubusercontent.com/dreikanter/boodka/master/screenshots/000.png)

Budgeting view:

![](https://raw.githubusercontent.com/dreikanter/boodka/master/screenshots/001.png)

Account form:

![](https://raw.githubusercontent.com/dreikanter/boodka/master/screenshots/003.png)

Transaction form:

![](https://raw.githubusercontent.com/dreikanter/boodka/master/screenshots/005.png)

Transfer form:

![](https://raw.githubusercontent.com/dreikanter/boodka/master/screenshots/006.png)

Account reconsiliation form:

![](https://raw.githubusercontent.com/dreikanter/boodka/master/screenshots/007.png)

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 :)