Skip to content

Repository files navigation

Bank Account Simulator

Console project simulating Bank Account

Home

  • Upon launching the application, the user can choose from one of the three available options.

main

After Login

LoginInfo

  • After successfully logging in or registering, users can manage their account, deposit or withdraw funds, view their account balance, check their account history, or convert their account to a different currency.

afterLogin

Deposit

deposit

  • Upon choosing the deposit option, the user must enter the amount and the currency of the deposit. If the deposit currency differs from the account currency, it will automatically be converted to the account's currency.

History

History

  • Upon selecting the option to view account history, the user will see statements and account deposits, complete with the amounts and the exact dates of the transactions.

Errors

  • The application includes error handling measures in case the user enters data that does not match the expected input.

user_not_found

funds_error

currency_error

Technologies

  • .NET
  • C#

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages