jayliew / codepath-tips

Sample calculator iOS app for codepath http://courses.codepath.com/snippets/intro_to_ios/submitting_assignments
MIT License
0 stars 0 forks source link

[Pre-work] Tip Calculator - Review my app: Just The Tippr #1

Open jayliew opened 8 years ago

jayliew commented 8 years ago

My app is complete, please review. This is the minimum pre-work required to be eligible; I'll make it prettier over the next few days and tag you in follow up issues accordingly. Just wanted to send this now so that I can make it into the class! :)

/cc @codepathreview

jayliew commented 8 years ago

Completed another optional: bill field is now set to be the first responder, so that user can just start typing when app launches /cc @codepathreview

jayliew commented 8 years ago

Completed another optional: added switch to toggle on/off the dark theme /cc @codepathreview

timothy1ee commented 8 years ago

Good work. This prework is a preview of our weekly project process. Generally, weekly projects take between 5-10 hours to complete the required features and an additional 5-10 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:

I apologize for the delay in reviewing your submission. You'll receive an email in the next day or so if you will have a seat in the class.

jayliew commented 8 years ago

Hi @timothy1ee ,

I've added some animation, specific locale currency and thousands separator, calculated the amount if split for 2 and 3 people too. I also added an app icon.

In the "excellent" past submission shown, I couldn't figure out how the guy was able to show the pound sterling symbol.

Looking forward to meeting you on Monday! -Jay

jayliew commented 8 years ago

Hi @codepathreview @timothy1ee ,

I'm not sure if the pre-work deadline is 9/23 or EOM, so I'm submitting now just to be safe. I'm traveling abroad with poor internet, but will be back in the Bay Area early next week! Please let me know if this will be a problem with the interviews .. I might be able to do a skype video chat call or something.

J

codepathreview commented 8 years ago

Great work!! This exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer learn the practical elements of iOS development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.

Great to see you were able to complete a large number of optional features to your app already. Your project looks great. As you can probably tell, the optional features available on each project are a great vehicle for exploring the iOS framework deeper.

We'll be following up with you again shortly to outline the next steps in the admissions process.