Sure! Here’s a more attractive and well-organized version of your README for the Automated Teller Machine Using Java GUI project:
-
Clone the repository:
git clone https://github.com/Soumita-2018/ATM-GUI.git
-
Open the project in your preferred IDE:
- IntelliJ IDEA
- Eclipse
-
Ensure that Oracle 11g RDBMS is installed and running on your machine.
-
Set up the database by running the provided SQL scripts in the
resourcesdirectory to create the necessary tables and insert sample data. -
Configure the database connection details in the project.
-
Build the project using your IDE's build tool:
- Maven
- Gradle
-
Run the Main class in the
com.woowatmpackage to start the application. -
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
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! 🏦✨




