Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guzart/snowball

Debt payment strategies for your YNAB budget.
https://github.com/guzart/snowball

debt debt-calculator ynab

Last synced: about 2 months ago
JSON representation

Debt payment strategies for your YNAB budget.

Awesome Lists containing this project

README

        

# Debt Snowball for YNAB

## TODO

Perform validate on minimum payment.

### Alpha Release

* [ ] "start over" button
* [ ] extract action footer to function
* [ ] add reset button to error screen

### Beta Release

* [ ] Use types for accountId, budgetId, etc
* [ ] create category modal
* [ ] button to purge localStorage
* [ ] postcss with auto prefixer
* [ ] test that session is decoded correctly
* [ ] handle session decode error
* [ ] handle api url decode error
* [ ] use budget number formatting
* [ ] use budget date formatting
* [ ] move temporary selections out of session – bug when back and forward session is saved

### Bling, bling! ✨🥇

* [ ] preserve order of accounts
* [ ] customize bootstrap style
* [ ] update debt payment category balance from snowball
* [ ] animate screen transitions
* [ ] manifest with service workers
* [ ] remove unused css from bootstrap
* [ ] transform png logo with svg and remove margin
* [ ] update to [webpack-serve](https://github.com/webpack-contrib/webpack-serve)
* [ ] add minimum payment strategy

## Links

* [Animation](https://github.com/mdgriffith/elm-animation-flower-menu/blob/master/src/FlowerMenu.elm)