Skip to content

cval-labs/TipCalculator

Repository files navigation

AND101 Project 4 - CodeMath

Submitted by: Cristina Valerio

Time spent: 4 hours spent in total

Summary

Tip Calculator is an android app that calculates the tip and total of a bill based on the user's bill amount, selected tip percentage, and party size.

If I had to describe this project in three (3) emojis, they would be: 😲😤🥹

Application Features

The following REQUIRED features are completed:

  • At least one (1) user input
  • At least one (1) interactive View
  • At least one (1) output of a calculation based on the user input

The following STRETCH features are implemented:

  • Implement ViewBinding to reduce boilerplate code and increase efficiency
  • Add at least one (1) additional functionality

Updated Version

Here's a screenshot with recent UI updates implemented:

Video Demo

Here's a video / GIF that demos all of the app's implemented features:

GIF created with ScreenToGif

Notes

This project gave me the opportunity to learn about building an app from the ground up and processing user interaction.

License

Copyright 2023 Cristina Valerio

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages