Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 851 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 851 Bytes

Account Manager Application

Online Bank Account Simulation

/**

  • Author: Roland Junior Toussaint
  • Version 1.0
  • Since 04/01/2017 */

INTRODUCTION

This program simulates an online bank account service to deposit and withdraw money to either a savings or checking accounts, and to transfer money from one account to another.

REQUIREMENTS

Java Compiler
MySQL database
Spring Framework
Regular user:
Username: User
Password: password

Admin User:
admin
adminpassword

RECOMMENDED MODULES

None

INSTALLATION

Java Virtual Machine
Spring Framework
MySQL Database

CONFIGURATION

A MySQL database named "accountmanager" needs to be in place.

TROUBLESHOOTING

None

VISUAL

alt tag