jasmineiris / codepath

Tip Calculator in Swift
1 stars 0 forks source link

/cc @codepathreview #1

Open jasmineiris opened 8 years ago

jasmineiris commented 8 years ago

I completed the TipCal in the time that was allowed (Dec. 9th and taking finals) before my trip overseas. I've just return after 13 days in Central America and now I've just learned of the extension that has been given to students to complete the TipCal! WOOHOO! Back to work.

First issue is debugging my rounding error!

jasmineiris commented 8 years ago

Resolved rounding error. Now implementing foreign currency changer.

jasmineiris commented 8 years ago

View Controller not updating when editing splitField

jasmineiris commented 8 years ago

Corrected the link between @IBAction func onEditingChanged(sender: AnyObject) to splitField label

chieger commented 8 years ago

Great work Jasmine!

This pre-work is a preview of our weekly project process. Generally, weekly projects take about 5 hours to complete the required features and an additional 5 hours to complete the optional features. In general, we've seen that the more hours you log, the quicker you improve your proficiency with iOS.

The purpose of this project was to begin to explore Xcode and to get a broad overview of iOS development using Swift. For example, in this project, we explored the following concepts:

Code styling in Swift. You can find some code styling guides here:

Ray Wenderlich Swift Style Guide Github Swift Style Guide

Do your views look good on iPhone 4, 5, and 6? We will cover in class how to use Auto Layout to robustly design your views for different screen sizes and OS versions.

After this assignment, you should understand the purpose of IBOutlets and IBActions as well as the basics of designing views and programmatically interacting with the views from the controller.

Charlie Hieger CodePath

jasmineiris commented 8 years ago

please review my tip cal. Thank you! /cc @codepathreview

jasmineiris commented 8 years ago

Added foreign currency! Working on UIAnimations.

jasmineiris commented 8 years ago

UI Animations! Done!

chieger commented 8 years ago

Great! I'm happy to hear that you are continuing to upgrade your app and Xcode skills!

I'll check it out! πŸ˜€

Charlie Hieger CodePath University

Sent from my iPhone

On Dec 27, 2015, at 5:40 PM, Jasmine Iris Farrell notifications@github.com wrote:

Added Remembering the bill amount across app restarts (if <10mins) and UI Animations!

β€” Reply to this email directly or view it on GitHub.

chieger commented 8 years ago

This is amazing Jasmine! You really took your app to the next level! Very impressive!!!

jasmineiris commented 8 years ago

ADDED Several animations! :)

chieger commented 8 years ago

Now you're just showing off! :stuck_out_tongue_winking_eye:

Just kidding, this is awesome!

I updated the review of your submissions with these additions :)

Charlie

jasmineiris commented 8 years ago

πŸ˜€πŸΎπŸŽŠ Happy New Year Charlie!! Sent from my iPhone

On Dec 31, 2015, at 5:31 PM, Charlie Hieger notifications@github.com wrote:

Now you're just showing off!

Just kidding, this is awesome!

I updated the review of your submissions with these additions :)

Charlie

β€” Reply to this email directly or view it on GitHub.