fscha / fantastip

A simple tip calculator
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 6 years ago

codepathreview commented 6 years ago

Looks good, 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 some optional features to your app already. The optional tasks available on each project are often the most valuable learnings since they dive deeper into common real-world iOS use cases. We encourage you to continue working on extensions to your tip calculator as a way to further explore iOS development.

See if you can expand the functionality of the app or instead work to improve the user interface by experimenting with colors, spacing, styling, icons, etc. You can update your submission at any time here, and it will notify us to review again.

We have a detailed Prework Feedback Guide which gives a high-level overview of the concepts covered in the project. Take a moment to go through the Swift 3 style guides and tweak your project to conform to these style conventions.

fscha commented 6 years ago

Hi, thanks for the feedback. I was actually able to play with colors, icons, etc. I have just received an e-mail saying that my pre-work is incomplete, but I believe I submitted everything that was required. Could you be a little more specific on what exactly I need to do? Are you referring to the style guide as a requirement that I did not complete? I simply followed the video, and added a few extra design features. Thanks for your help, @codepathreview !