Skip to content

RupiDev/TipCalculator_CodePath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-work - Tip Calculator

Tip Calculator is a tip calculator application for iOS.

Submitted by: Rupin Bhalla

Time spent: 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.
  • Settings page to change the default tip percentage.

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:

  • List anything else that you can get done to improve the app functionality!

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

The challanges we faced were with the navigation controller, how to make setting, and how to put animations.

About

This is the Tip Calculator for Code Path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages