I built a Tip Time App and customized it for a flower shop that offers delivery.
Here’s what I implemented:
Added an option to enter the price of the order.
Users can select the service level:
Amazing → 20% tip
Good → 18% tip
Ok → 15% tip
When I press the Calculate button, the tip amount appears right below it.
Customized the launcher icon to match the flower shop theme.
Added a background image behind the text for a better UI.
Made the design responsive for auto-rotation.
Used a SnackBar so users can calculate multiple times easily.