Skip to content

guzart/snowball

Repository files navigation

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
  • add minimum payment strategy

Links