/Credit-Card-Application

A simple credit card application written in Java.

Primary LanguageJava

How to run the program

  • Compile the demo by javac App.java
  • Run the demo by java App
  • Alternatively, simply run the script run App