https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
https://github.com/fou1100ouacus/online-banking-management-system-
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 4 months ago
JSON representation
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
- Host: GitHub
- URL: https://github.com/fou1100ouacus/online-banking-management-system-
- Owner: fou1100ouacus
- Created: 2024-02-13T06:29:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T11:28:03.000Z (10 months ago)
- Last Synced: 2024-12-24T22:43:22.476Z (6 months ago)
- Topics: csharp, database, dotnet, dsa-algorithm, erdiagram, framework, oop-concepts, oop-principles, sql
- Language: C#
- Homepage:
- Size: 13.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online-Banking-Management-System-
**Welcome to My First Full Project " Online Banking " Based on
using 3-Tier Architecture ,C# and SQL server and .NET Framework**.# Overview
### The Online Banking System is a comprehensive platform that allows users to manage
### their bank accounts, perform transactions, and access various banking services online.
### This system is designed to be user-friendly, secure, and efficient, ensuring a seamless banking experience.## Online Banking Consists of 3-main components:
### Data Access Layer:
- Includes a CRUD Princple for each element of project.
- linking IDE With SQL server.
### Business Layer:
- logic layer contains objects that execute the business functions.
- Including Basic Operations for Manging Client , User, Transaction , ATM and Operations in system .
### Presentation Layer:
- Windows Desktop Application .NET Framwork# Technologies
- C#
- .NET Framework
- SQL Server
- ADO.NET
- WinForms (Desktop Interface)# Features
- Client Interface
- Manage Clients Information including CRUD --> create accounts, Read info ,Updating ,Delete Clients.
- View Clients transaction history.
- User Interface
- Users can manage clients and perform various transactions.
- Manage Users Information including CRUD --> create accounts, Read info ,Updating and Delete Users.- Transaction Screen
- View transfer logs
- Make Operations like
- Transfer
- withdraw
- deposit# View project
- Login form

- SignUp form
- Bank Main form
- Bank Client form

- Bank User form
