Skip to content

Soumita-Sahu/ATM-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sure! Here’s a more attractive and well-organized version of your README for the Automated Teller Machine Using Java GUI project:


🏧 Automated Teller Machine Using Java GUI

Setup

  1. Clone the repository:

    git clone https://github.com/Soumita-2018/ATM-GUI.git
  2. Open the project in your preferred IDE:

    • IntelliJ IDEA
    • Eclipse
  3. Ensure that Oracle 11g RDBMS is installed and running on your machine.

  4. Set up the database by running the provided SQL scripts in the resources directory to create the necessary tables and insert sample data.

  5. Configure the database connection details in the project.

  6. Build the project using your IDE's build tool:

    • Maven
    • Gradle

Usage

  1. Run the Main class in the com.woowatm package to start the application.

  2. Use the GUI to perform ATM operations:

    • 💰 Credit: Add funds to the account
    • 💳 Debit: Deduct funds from the account
    • 🏧 Withdrawal: Withdraw funds from the account

Screenshots

🖥️ Login Screen

Login Screen

📊 Dashboard

Dashboard

💵 Credit Operation

Credit Operation

💳 Debit Operation

Debit Operation

📈 Check Balance Operation

Check Balance Operation


Feel free to contribute to the project by forking the repository and submitting pull requests. For any issues or feature requests, please open an issue in the repository.


Happy Banking! 🏦✨


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages