TIp calculator is finished. I slightly deviated from the project, I used radio buttons instead of buttons to select the tip amount. This leads to a better user experience because
- Better clarity on what tip % is currently used.
- Decreased friction: a default tip amount is selected
- Enables real-time updating of tip amount: the tip amount is updated as the user types into the EditText field, instead of the tip only being updated upon the tip button being hit.
Let me know if you have any questions and if this is fine.
PS - I simply copied the contents of the folder created by Eclipse into the Git repo and added everything. Is that the right protocol for submission?
/cc @nesquena @timothy1ee
TIp calculator is finished. I slightly deviated from the project, I used radio buttons instead of buttons to select the tip amount. This leads to a better user experience because
Let me know if you have any questions and if this is fine.
PS - I simply copied the contents of the folder created by Eclipse into the Git repo and added everything. Is that the right protocol for submission?
/cc @nesquena @timothy1ee