These project named as "Online banking Management System". These project is console based created using core java and jdbc with mysql database connectivity. these project has provide service like:
- Open An Account.
- Deposite amount
- Withdraw amount
- balance Enquiry
- delete account
These service are directly interact with mysql database for permanant storage. In these project user validation and banking management are two project module is connected. In the userValidation module has some services like:
- Register User
- Login User
- Forget password
- Update password
- delete user before login and signUp, user cannot use services of Account. these user project module is used for security of banking Applications.