Skip to content
Mark Asbury edited this page Jan 16, 2020 · 3 revisions

Digital Bank is a sample digital online banking application that was created for exploratory purposes. The application provides sample online banking functionality such as the following:

  • Registering a new banking user
  • Authenticating a banking user
  • Logout authenticated banking user
  • Change user profile details
  • Change user password
  • Create a new checking or savings account
  • Edit checking or savings account name
  • View checking or savings account transactions
  • Deposit or Withdraw funds from check or savings account
  • Transfer funds between accounts
  • Minimum balance requirements
  • Account fees (e.g. overdraft)
  • Visual cues in the Web interface
  • Dashboard Reporting

Banking User Dashboard View

Clone this wiki locally