mzrithm / Prework

Tip calculator project as prework for CodePath iOS Mobile course admission.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-work - Tip Calculator 📲

This is a Tip Calculator application for iOS.

Submitted by: Michelle Zelechoski

Time spent: 1.5 hours spent in total

User Stories

The following required functionality is complete:

  • User can enter a bill amount, choose a tip percentage, and see the tip and total values.
  • User can select between tip percentages by tapping different values on the segmented control and the tip value is updated accordingly

The following additional features are implemented:

  • Tip amount is calculated to default of 15% without user tapping the segment control.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with GIPHY Capture.

Notes

Building this app was fun and approachable. I found the provided CodePath materials comprehensive and engaging. The most challenging aspect of the build was finding the time to complete it as my application submission coincided with my Fall finals.

Now that my finals are completed, I'm looking forward to adding additional features over the holiday break! 💻

License

Copyright [2021] [Michelle Zelechoski]

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

Tip calculator project as prework for CodePath iOS Mobile course admission.


Languages

Language:Swift 100.0%