Skip to content

Releases: vickyy234/BankingSystem-Java

Banking System v1.1.3

26 Jun 16:03

Choose a tag to compare

New release of a Banking System with Minor update

Update:

  • Enhanced user interface in Main class with welcome messages
  • Improved formatting

Banking System v1.1.2

11 Jun 12:40

Choose a tag to compare

New release of a Banking System with Minor bug fixes

Update:

  • Refactor account creation in constructor
  • improved output messages for account creation

Banking System v1.1.1

10 Jun 10:13

Choose a tag to compare

New release of a Banking System with minor update.

Update:

  • Enhanced transaction display

Banking System v1.1.0

09 Jun 15:19

Choose a tag to compare

This is the new release of a Banking System built in Java.

Features added:

  • Transaction History
  • Account Number (Random generation)

Banking System v1.0.0

08 Jun 07:02

Choose a tag to compare

This is the initial release of a basic banking system built in Java.

Features:

  • Balance check
  • Deposit option
  • Withdrawal option