Skip to content

Releases: GabrielTofvesson/BankProject

First release

16 May 18:36
Compare
Choose a tag to compare

First release of the bank project.
Note: Both the server and client are dependent upon the Common.dll

Features

  • Multiple accounts
  • Accounts
    • Savings account
    • Checking account
  • Automatic localization
  • Encypted network communication
  • XML database
    • Password hashing
    • Text escaping
  • ConsoleForms GUI
  • Account transactions
  • Password updating
  • Rudimentary password security check
  • Server identity verification