Skip to content

MobileApps-Cascadia/AFP-Chapter-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chapter-03 exercise

  1. Fork the repo
  2. Clone the repo to your desktop
  3. Edit the code to enhance the existing app
  • Add a "Party Size" TextView and EditText to the UI to allow the user to enter the number of people in the party.
  • Calculate and display the amount of tip and the total owed by each person if the bill were split evenly.
  • Add an EventListener so the App refreshes the calculation if the Party Size text is changed
  1. Commit and Push to your repo
  2. Submit a Pull request

About

BIT 371: Extend the Tip Calculator App from Chapter 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages