Question
Calculate a Tip calculator in C# visual studio. The calculator should ask customers to enter their bill amount, their tip percentage, number of people at
Calculate a Tip calculator in C# visual studio. The calculator should ask customers to enter their bill amount, their tip percentage, number of people at the table, a bill I.D.(kind of like an order number) the bill I.D. should auto generate whenever the app is opened. it should include OOP with a class called bill, it should include getters and setters and it should calculate the tip and the total. there should also be an option to split the bill and to split the tip. also, when asking the customer to insert the tip percentage a TRACK BAR should be used.
please include screenshot of code and pictures and the actual code.
Answer is needed before friday
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started