You are out with your friends at a nice restaurant. This App allows you to split the bill, including the tip, among the member of your party.

computer science

Description

Purpose: You are out with your friends at a nice restaurant. This App allows you to split the bill, including the tip, among the member of your party.

Requirements: The App screen will display the title (1 mark), an image (1 mark). Also, the screen should be able to gather input and displays the output.

Inputs on this screen will be:

  • the bill total (1 mark)
  • the number of people in your group (1 mark); and
  • any widget of your choice allowing the user to rate the quality of service. Excellent service should be rewarded with an 18% tip; good service would get a 10% tip and poor service gets no tip at all (3 marks).

The calculated amount for each person will be calculated and display when a button (also present on the same screen) is tapped (5 marks). 

Once you have completed your App, please upload the complete project as a zipped file.


Related Questions in computer science category