Feature/extend personal finance tools 20240819 (#3682)
* Add CoinTracking
This commit is contained in:
parent
12c722afe1
commit
9f5707d4f5
@ -62,6 +62,17 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '$100',
|
pricingPerYear: '$100',
|
||||||
slogan: 'Stock Portfolio Tracker for Smart Investors'
|
slogan: 'Stock Portfolio Tracker for Smart Investors'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2013,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'cointracking',
|
||||||
|
languages: ['Deutsch', 'English'],
|
||||||
|
name: 'CoinTracking',
|
||||||
|
origin: 'Germany',
|
||||||
|
pricingPerYear: '$120',
|
||||||
|
slogan: 'The leading Crypto Portfolio Tracker & Tax Calculator'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2022,
|
founded: 2022,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user