Skip to content

osmannkasadha/SimpleBankingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Banking System

A simple Java console application that simulates basic banking operations using MySQL and JDBC.

Features

  • Connects to a local MySQL database
  • Basic user authentication (login)
  • Console prompts for user input

Technologies Used

  • Java
  • JDBC
  • Eclipse IDE
  • MySQL

Getting Started

  1. Clone the repository
  2. Open the project in Eclipse
  3. Ensure MySQL is running on localhost:3306
  4. Update the credentials in SimpleBankingSystem.java if needed
  5. Run the program and follow the console instructions

Author

Osman Kasadha

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages