RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
262 stars 73 forks source link

Updated DB scheme #71

Closed mikev-cw closed 1 year ago

mikev-cw commented 1 year ago

I've updated models, providers, and tests to reflect the new DB scheme we discussed on Discord.

Quick sum:

I've also added Riverpod integration in the Planning Page, to reflect the new Budget object. Please delete your local database before testing this.