Write the logic in the data layer to add a new wallet object to the database
Write the logic in the data layer to update an existing wallet object in the database
Create the validator object to validate the input of a wallet for each type using the library FluentValidation
Create and implement the Azure Function to add or update a wallet in the system
Analyze and understand how the flow of transactions will work in AK Expenses Tracker