Im new to flutterflow, I am trying to design an app that lets you transfer money from one person to another.
Basically it is a wallet/bank application sort off. you have a registered account where you can have a money stored on that account and you would be able to transfer money to a different account.
I am looking for a way to have a simple page where there is a 2 input field.
1 is to enter a registered user account name and 2 the amount of money to be sent. then there will be a button that says pay(or whatever button name) which sends an amount to that persons account.
I just need a simple way as I am at the project planning and I just want to see it working in a way i am visioning it.
This may sound complicated and what are the things I would need in order to achieve this.