Cute Tippy is a tip calculator application for iOS.
Submitted by: Farhene Sultana
Time spent: 8 hours spent in total
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 optional features are implemented:
- UI animations
- Remembering the bill amount across app restarts (if <10mins)
- Using locale-specific currency and currency thousands separators.
- Making sure the keyboard is always visible and the bill amount is always the first responder. This way the user doesn't have to tap anywhere to use this app. Just launch the app and start typing.
The following additional features are implemented:
- I researched to make the title of the app be a cute specific font and size style as well as changing the color of the bar.
- I also added app icons of all sizes as well as edited the launch screen to look prettier.
Here's a walkthrough of my implemented work:
GIF created with LiceCap.
The video walkthrough helped a lot. However, I spent a great deal of time trying to figure out how to do the github setup because when I clicked "next" after making the repository it made the new repository, yet it did not put in the files from my local folder. Therefore, I had to import the files manually to do this. Another challenge was dealing with the layout, but I found out that for now I have to stick with one iPhone model that works best for me. Another challenge was trying to implement dark mode while also keeping my cute colors as the default. I do plan on trying dark mode later. I plan on doing more in the time being. For now, I wanted to submit the required features for the app.
Copyright [2021] [Farhene Sultana]
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.
