Hey everyone! I'm building a personal finances management application. I'm planning to have the ability to create wallets, something like a debit card or a place you store money. I'm also thinking about different types of wallets, like regular, or saving. The most problematic place for me is the functionality to add Income because I want to have the ability to split my income by different wallets. For example, I've got a salary and want to add this as income, but I also want to send 15% to savings, or 25% to some specific wallet. If you have any suggestions on how to do this, I'd be happy to hear that from you. I think the main issue here is that I'll need to have some exchange rate as different wallets can have different currencies and UX will be quite complex. I really want to make it as simple as it can be.
If you have any feature you wish to have in that type of application, then let me know as well π
Do you have any personal finance management app you're using? Let me know what you like and don't like about it.