Thanks for taking the time to do our full-stack coding test. The challenge has two parts:
- A task to create a basic service and ui to allow users to track their spending.
- Some follow-up questions
We need to create a service that allows users to create an 'Account' in GBP and keep track of balance in that account.
The service allows for transfers to be made against an account.