Skip to content

jenilsoni04/Echo-Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏦 Echo Bank

Welcome to the Echo Bank project! This Java-based application allows you to manage user accounts, perform transactions, and ensure the security of financial data.

🚀 Getting Started

Follow these steps to set up and run the project on your local machine:

  1. Clone the Repository:

    git clone https://github.com/YourUsername/YourBankingSystemRepo.git
  2. Compile the Java Code:

    javac *.java
  3. Run the Application:

    java BankingApp
    

📂 Project Structure

  • 'src/': Contains the Java source code files.
  • 'database/': Includes SQL scripts for database setup.
  • 'screenshots/': Screenshots of the application in action.

📦 Features

  • User Registration & Login
  • Account Creation
  • Debit and Credit Transactions
  • Money Transfer Between Accounts
  • Balance Inquiry
  • Robust Security Measures

🌐 Technologies Used

  • Java
  • JDBC (Java Database Connectivity)
  • MySQL (or your preferred database system)

📸 Screenshots

  • Screenshot 1

🤝 Contributing

  • Contributions are welcome! Feel free to submit issues and pull requests.

Happy coding! 🎉

About

Echo Bank is a Java-based banking application that enables secure account management and financial transactions. It supports user registration, login, account creation, deposits, withdrawals, transfers, and balance inquiries, all backed by robust security measures and a MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages