← All projects

Bank_System_On_Team

by @HoudaifaBouamine

10

Creating Bank managment system as a team

About this project

Bank Management System Welcome to the Bank Management System repository! This project, is crafted using the C# language and the .NET framework in addition to HTML and CSS; following a robust 3-tier architecture. Overview The Bank Management System is structured into three main components: Data Access Layer: Connects to an MS SQL Server Database. Responsible for handling data-related operations. Business Layer: Contains the logic of the program. Manages client interactions, transactions, and user-related operations. Presentation Layer: Includes two types of interfaces: - Windows Desktop App: Built using .NET Framework WinForms. - Web App: Developed using ASP.NET Core. Features Client Interface Clients can create accounts, transfer funds, withdraw, deposit money, and view their transaction history. Provides functionality to update personal information. User Interface Users can manage clients and perform various transactions. Contributors Houdaifa Bouamine Mohammed Riad Belhadj Mehdi Ishaq Ishak Boukadeh

From the project README on GitHub

Stars
10
Forks
0
Last push
15 Oct 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/bank-system-on-team.svg)](https://www.madeinalgeria.dev/projects/bank-system-on-team)

Related projects