Thomas Kaul
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
9 additions and
0 deletions
-
libs/common/src/lib/personal-finance-tools.ts
|
@ -498,6 +498,15 @@ export const personalFinanceTools: Product[] = [ |
|
|
pricingPerYear: '$50', |
|
|
pricingPerYear: '$50', |
|
|
slogan: 'See all your investments in one place' |
|
|
slogan: 'See all your investments in one place' |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
founded: 2018, |
|
|
|
|
|
hasSelfHostingAbility: false, |
|
|
|
|
|
key: 'wealthy-tracker', |
|
|
|
|
|
languages: ['English'], |
|
|
|
|
|
name: 'Wealthy Tracker', |
|
|
|
|
|
origin: `India`, |
|
|
|
|
|
slogan: 'One app to manage all your investments' |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
key: 'whal', |
|
|
key: 'whal', |
|
|
name: 'Whal', |
|
|
name: 'Whal', |
|
|