Sossoldi is a free and open source wealth management / personal finance / Net Worth tracking app, made with Flutter.
β What problem we are solving & why
Mr. Rip is a blogger that has a spreadsheet in which he tracks his net worth. Sossoldi is a Mobile + Desktop app that aims at replacing that spreadsheet and make it easier for everyone to track their net worth even if they are not as skilled with Google sheets or Excel.
The app is being developed using the Flutter framework which makes it possible to have one codebase for different platforms (Android, iOS, Windows, macOS, Linux). We are currently working on a beta which hopefully will be out soon.
This app is for you if you want toβ¦
- π Track their net worth
- πΈ Track your expenses to better understand where they are spending their money
- π Keep track of your investments
- πͺ¦ Keep everything in one place like Mr. Rip
What features do we want to implement?
- πΈ Track expenses (even recurrent ones)
- π¦ Track different bank accounts
- π Graphs, statistics and reports
- π» All data are stored locally (with the option to share it in different platforms)
- π Track investments: Stocks, Bonds, Crypto, Private equity
- πΆ Track taxes
- π΄ Net worth on different currencies
- βοΈ Import/export data
- π Link bank accounts that support the OpenBanking PSD2 API
- π€ Advanced onboarding
Useful links
Here is a list of useful links if you want to contribute to the project:
Phase 1 (Ongoing)
We will not build the complete app all at once. We will start from the basic features and then we will move onto the others. Phase 1 will be completed when the following features will be ready:
- πΈ Expenses (even recurrent ones) tracker
- π€ Income tracker
- βοΈ Bank accounts balance (without the use of API)
- π Basic stats
- π± Data stored only locally
The pages that will be implemented are:
- Dashboard
- Movements page
- Basic settings
- Basic onboarding