Skip to content

Pratik2022/Online-Banking-Management-System-Using-Core-Java-JDBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Open An Account.
  2. Deposite amount
  3. Withdraw amount
  4. balance Enquiry
  5. 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:

  1. Register User
  2. Login User
  3. Forget password
  4. Update password
  5. delete user before login and signUp, user cannot use services of Account. these user project module is used for security of banking Applications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages