Skip to content

lusianox/BankAccountApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Account Console App

Simple C# console application to manage a bank account.

Features

  • Create a bank account
  • Deposit money
  • Withdraw money with balance validation
  • Display current balance
  • Input validation and exception handling

Concepts practiced

  • Object-Oriented Programming (OOP)
  • Encapsulation
  • Constructors
  • Methods
  • Exception handling
  • Loops and conditionals
  • Console input/output

Technologies

  • C#
  • .NET (Console Application)

How to run

  1. Clone the repository
  2. Open the project in Visual Studio
  3. Run the application

About

Console-based Bank Account application built in C# to practice OOP, input validation, exception handling and basic Git workflow.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages