mjawadhaider/SE-Project

Update Balance in Logged User

Closed this issue · 1 comments

First time when user add amount to his account its executing perfectly.
But when user again add balance to his account program again make another wallet of the name of logged user so same user have more then one account.

This issue has been done by checking user existence and getting his previous balance.
Then applying some conditions.