Skip to content

misolmaz/BankaYonetimSistemi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏦 Bank Management System (BYS)

💡 Overview

This project is a comprehensive desktop application developed to simulate core functionalities of a bank management system. It provides an intuitive user interface for managing customer accounts, transactions, and basic banking operations.

Core Focus

The primary focus is on demonstrating proficiency in database-driven application development and utilizing an Object-Relational Mapping (ORM) framework for structured data management.

⚙️ Technical Stack & Implementation

Component Technology Detail
Language C# C# Primary development language.
Application Type Windows Forms (WinForm) Desktop application interface (comprising many forms for comprehensive functionality).
Database Microsoft SQL Server Used for data persistence.
Data Access Entity Framework (EF) Utilized for managing database contexts, querying, and updating data layers efficiently.

✨ Key Features Demonstrated

  • Customer Management: CRUD (Create, Read, Update, Delete) operations for customer accounts.
  • Transaction Processing: Simulation of deposits, withdrawals, and inter-account transfers.
  • Database Integration: Seamless management of the underlying SQL database using Entity Framework conventions.
  • User Interface Scale: Includes a significant number of forms and UI elements, demonstrating experience with large-scale desktop application architecture.

⚠️ Note on Language

The user interface and all internal documentation are presented in Turkish.

About

C# desktop application (WinForms) demonstrating bank management, transaction handling, and SQL data access with Entity Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages