Home
Resume
Project 1
Project 2
Contact

The Invoice Application

Project Focus


Develop an application that shows discount percentages and prices based on type of customer and how much they spent


Contribution / Role


Application Developer


Technology / Skill


Java Programming and Textpad


Description


This application first asks the user to type a customer type r, c, or t. Then, the user enters a dollar amount. The application then displays the discount percentage, discount amount and total price based on the dollar amount submitted by the user. Each customer type has a different discount protocol based on the price entered. The user is asked to continue. By saying yes, the user starts the application over. By saying no, the application exits.


Test Score App