This is a basic bank accounts management system application, build in springboot.
Status: still working on, Open to every contributions and suggestions
- In this application people can sign up as a user
- Can update details
- Multiple sign up optins(Not implemneted)
- Can open multiple accounts of different type with diferent passwords
- Saving
- Current
- Loan
- Every type of account will have different type of services and requirements (Not Implemented)
- From every account user can make diffferent types to transactions after login to a particular account
- Transaction types -
- Money deposit
- Bank Transfer
- Withdrawal from bank
- Withdrawal through ATM(Not implemneted)
- User can get all transactions details
- Others as per requirements
- Saving
- Current
- Loan
- Money deposit
- Bank Transfer
- Withdrawal from bank
- Withdrawal through ATM(Not implemneted)