More notes about project organization Tax Calc with GUI JOptionPane Example
Here are the notes about how our tax system works...
Your project will require two classes. One, which has the main method to allow for interaction with the user, and one to do the calculations, much like our Easter Calculator project...