Bank Account Gui

A simple application that implements Java swing to implement the functions of a bank tellers machine!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

![Product Name Screen Shot][product-screenshot]

The application initially was a Command line program where functions where called based on the user input. The upgraded edition of the project has added a GUI using Java Swing framework. The simple application uses Java swing to implement the functions of a bank tellers machine using complex arithmatics while adhering to object oriented design in a simple and clean UI.

Motication:

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

  1. Clone the repo
     git clone https://github.com/Echochris234/BankAccount-Gui.git
    
  2. Install Eclipse
     [Ecliplse](https://www.eclipse.org)
    
  3. Open Project in Eclipse:

  4. Run Program[GUI pop-up should appear]

Usage



License

Distributed under the MIT License. See LICENSE for more information.

Contact

Christian Vargas - ChristianVargas1595@gmail.com

Project Link: https://github.com/Echochris234/BankAccount-Gui