retail-banking
retail-banking copied to clipboard
Consumer Banking Application
the search and sorting of table data needs to be implemented. I have already done it. Will link It once I create the PR
Forget password option will do the following : - [ ] will generate a random password - [ ] save the random password to the database - [ ] send...
- [x] deduct the amount from sender's account - [ ] check if the account exists in our database - [ ] add the amount to the recipient account -...
- [ ] Implement checks both at back end and front end to not allow transactions more than 500,000 - [ ] Over Drafting maximum amount should be 5000 **Both...