Skip to content

My First project in java to improve my programing skills.

Notifications You must be signed in to change notification settings

niharzutshi/Banking_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banking_Application

My First project in java to improve my programing skills.

What is in this Project?

This simple, beginner-friendly simple banking application that acts as a checking account. It utilizes print statements, if/else statements, strings, ints, methods, loops, and more. Using these techniques, the bank program created allows the user to perform multiple different functions:

  1. Check your balance
  2. Make a deposit
  3. Make a withdrawal
  4. View the previous transaction
  5. Calculate Interest
  6. Exit the application

About

My First project in java to improve my programing skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages