Browse Source

Add Walletguide

pull/5259/head
Thomas Kaul 4 weeks ago
parent
commit
671ae3c55f
  1. 10
      libs/common/src/lib/personal-finance-tools.ts

10
libs/common/src/lib/personal-finance-tools.ts

@ -888,6 +888,16 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$348', pricingPerYear: '$348',
slogan: 'Virtual Family Office for Smart Wealth Management' slogan: 'Virtual Family Office for Smart Wealth Management'
}, },
{
founded: 2020,
hasFreePlan: false,
hasSelfHostingAbility: false,
key: 'walletguide',
name: 'Walletguide',
origin: 'Germany',
pricingPerYear: '€90',
slogan: 'Personal finance reimagined with AI'
},
{ {
hasSelfHostingAbility: false, hasSelfHostingAbility: false,
key: 'wallmine', key: 'wallmine',

Loading…
Cancel
Save