Giter Club home page Giter Club logo

blueatm's Introduction

BlueATM

BlueATM is a simple ATM application developed in NetBeans IDE using Java and MySQL.

Features

  • User-friendly GUI for ATM operations.
  • Secure user authentication using PIN.
  • Account balance inquiry.
  • Cash withdrawal with customizable denominations.
  • Fast cash option for quick withdrawals with predefined amounts.
  • Cash deposit functionality.
  • Change PIN option for added security.
  • Mini statement view to check recent transactions.

Prerequisites

Before running the BlueATM application, ensure you have the following installed:

  • Java Development Kit (JDK) 8 or higher
  • MySQL Server (with appropriate privileges to create databases and tables)
  • MySQL Connector/J (JDBC Driver) for Java

Setup

  1. Clone or download the BlueATM project from the repository.

  2. Import the project into NetBeans IDE.

  3. Create a MySQL database for the application. You can use the provided DDL.sqland DML.sql files in the Mysql_workbench directory to set up the database schema.

  4. Update the database connection details in the Database_atm.java file located in the Blue_ATM directory to match your MySQL server settings.

  5. Compile and run the Splash.java file to start the BlueATM application.

Usage

  1. Upon launching the application, the splash screen will be displayed, followed by the login screen.

  2. Use a card number and PIN to log in for initial setup.

  3. Once logged in, you can select various ATM operations from the main menu.

  4. For transactions such as cash withdrawal or deposit, follow the on-screen instructions.

  5. To change your PIN, navigate to the Change PIN option and follow the prompts.

  6. To exit the application, select the Exit option from the main menu.

blueatm's People

Contributors

oscarpobletes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.