Skip to content

v1.0

Pre-release
Pre-release

Choose a tag to compare

@kareem-ghazi kareem-ghazi released this 19 May 16:46
· 10 commits to main since this release

Released v1.0 (the first version) of the Bank Management System. It includes the following features:

  • Text User Interface for interacting with the system (TUI)
  • User creation (up to 25,000 comfortably).
  • Multi-account creation (up to 25,000 comfortably).
  • Deposit, transfer, and withdraw transactions.
  • Invoice listing all transactions in an account session.
  • Database system for saving all records offline.
  • Password encryption.

NOTE: Do not delete the data folder as it is a part of the program. Currently working on fixing this issue.

Full Changelog: https://github.com/kareem-ghazi/bank-management-system/commits/v1.0