Feature/extend personal finance tools (#3801)
* Add Finanzfluss Copilot
This commit is contained in:
@@ -212,6 +212,16 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '$115',
|
pricingPerYear: '$115',
|
||||||
slogan: 'Flexible Financial Management'
|
slogan: 'Flexible Financial Management'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2023,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'finanzfluss-copilot',
|
||||||
|
name: 'Finanzfluss Copilot',
|
||||||
|
origin: 'Germany',
|
||||||
|
pricingPerYear: '€69.99',
|
||||||
|
slogan: 'Portfolio Tracker für dein Vermögen'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2020,
|
founded: 2020,
|
||||||
key: 'finary',
|
key: 'finary',
|
||||||
|
Reference in New Issue
Block a user