/Bank-Management

Developed using the Layers architectural pattern, domain model pattern for organizing a part of the business logic, table module for organizing the other part of the business logic and the associated data access, data mapper for the rest of the data access. The application allowed CRUD operations on various tables such as clients, accounts, employees etc., to transfer money between accounts, process utilities bills, log employee activity and generate reports for a particular period containing the activities performed by an employee.

Primary LanguageJava

This repository is not active