Feature/extend personal finance tools 20250510 (#4698)

* Extend personal finance tools

* Add Balance Pro
* Add PinkLion
This commit is contained in:
Thomas Kaul 2025-05-10 14:48:33 +02:00 committed by GitHub
parent 755d85a54b
commit 3fe5a762eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,6 +53,16 @@ export const personalFinanceTools: Product[] = [
origin: 'United States',
slogan: 'The Intelligent Family Office Suite'
},
{
founded: 2020,
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'balance-pro',
name: 'Balance Pro',
origin: 'United States',
pricingPerYear: '$47.99',
slogan: 'The Smarter Way to Track Your Finances'
},
{
hasFreePlan: false,
hasSelfHostingAbility: true,
@ -571,6 +581,16 @@ export const personalFinanceTools: Product[] = [
origin: 'Singapore',
slogan: 'Feel in control of your money without spreadsheets or shame'
},
{
founded: 2022,
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'pinklion',
name: 'PinkLion',
origin: 'Germany',
pricingPerYear: '€50',
slogan: 'Invest smarter, not harder'
},
{
founded: 2023,
hasFreePlan: true,