Skip to content

A tip app which the user can use a screen bar to choose a tip based on the service, the total is then displayed.

Notifications You must be signed in to change notification settings

SpencerDamon/tippy-total

Repository files navigation

Tip Calculator

Spencer Damon

Tippy Total computes the tip and total amount for a bill. The app uses the base amount and tip percentage to calculate the amount owed, and it also describes the quality of service based on the tip.

Time spent: 10 hours spent in total

Functionality

The following required functionality is completed:

  • User can enter in a bill amount (total amount to tip on)
  • User can enter a tip percentage (what % the user wants to tip).
  • The tip and total amount are updated immediately when any of the inputs changes.
  • The user sees a label or color update based on the tip amount.

The following extensions are implemented:

  • Custom colors palette selected.
  • List anything else that you did to improve the app functionality or design!
  • Currency locale format incorporated.
  • The user can round up the tip total.
  • The user can round up the total amount.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video_Walkthrough

Notes

GIF does not yet reflect Round Up switches for tip and total amount. Describe any challenges encountered while building the app.

License

Copyright [2021] [Spencer C Damon]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A tip app which the user can use a screen bar to choose a tip based on the service, the total is then displayed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages