Feature/extend personal finance tools 20240809 (#3656)
* Add Sarmaaya.pk * Add Investify * Add FINATEKA * Add Plainzer
This commit is contained in:
parent
9f5da976f2
commit
0f46ca4db2
@ -181,6 +181,17 @@ export const personalFinanceTools: Product[] = [
|
|||||||
origin: 'United States',
|
origin: 'United States',
|
||||||
slogan: 'Real-Time Portfolio Tracker & Stock Tracker'
|
slogan: 'Real-Time Portfolio Tracker & Stock Tracker'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2021,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'finateka',
|
||||||
|
languages: ['English'],
|
||||||
|
name: 'FINATEKA',
|
||||||
|
origin: 'United States',
|
||||||
|
slogan:
|
||||||
|
'The most convenient mobile application for personal finance accounting'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2023,
|
founded: 2023,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -239,6 +250,14 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '$60',
|
pricingPerYear: '$60',
|
||||||
slogan: 'Managing money, made simple'
|
slogan: 'Managing money, made simple'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'investify',
|
||||||
|
name: 'Investify',
|
||||||
|
origin: 'Pakistan',
|
||||||
|
slogan: 'Advanced portfolio tracking and stock market information'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2011,
|
founded: 2011,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -354,6 +373,17 @@ export const personalFinanceTools: Product[] = [
|
|||||||
regions: ['Austria', 'Germany', 'Switzerland'],
|
regions: ['Austria', 'Germany', 'Switzerland'],
|
||||||
slogan: 'Dein Vermögen immer im Blick'
|
slogan: 'Dein Vermögen immer im Blick'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2023,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'plainzer',
|
||||||
|
languages: ['English'],
|
||||||
|
name: 'Plainzer',
|
||||||
|
origin: 'Poland',
|
||||||
|
pricingPerYear: '$74',
|
||||||
|
slogan: 'Free dividend tracker for your portfolio'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2023,
|
founded: 2023,
|
||||||
hasSelfHostingAbility: false,
|
hasSelfHostingAbility: false,
|
||||||
@ -430,6 +460,15 @@ export const personalFinanceTools: Product[] = [
|
|||||||
origin: 'United States',
|
origin: 'United States',
|
||||||
slogan: 'Track your net worth'
|
slogan: 'Track your net worth'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2019,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'sarmaaya.pk',
|
||||||
|
name: 'Sarmaaya.pk Portfolio Tracking',
|
||||||
|
note: 'Sarmaaya.pk Portfolio Tracking was discontinued in 2024',
|
||||||
|
origin: 'Pakistan',
|
||||||
|
slogan: 'Unified platform for financial research and portfolio tracking'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2004,
|
founded: 2004,
|
||||||
hasFreePlan: false,
|
hasFreePlan: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user