Skip to content

Repository files navigation

BankProject

BankProject is a simple banking system built with C#.
It was created for practice and learning purposes, focusing on basic banking operations and layered architecture.

Features

  • Account management
  • Basic transaction handling
  • Simple banking operations
  • Layered project structure

Project Structure

  • BankBusinessLayer - Business logic
  • BankDataAccessLayer - Data access
  • FullBankProject - Main project
  • ConsoleApp1 - Testing / console layer

Technologies Used

  • C#
  • .NET
  • SQL Server

Purpose

This project was built to practice building a simple banking system using clean separation between business logic and data access layers.

About

Developed a comprehensive banking system with account management, transaction processing, and report generation features

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages