GPropersi / Tip_Calculator

Codepath iOS Tip Calculator
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 2 years ago

codepathreview commented 2 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.

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.

GPropersi commented 2 years ago

Hello! I tried cleaning up my code to the standards given, and would appreciate any further feedback given! Thank you for the opportunity!

codepathreview commented 2 years ago

Hello there! Thanks for getting back to us. We appreciate that you did code clean up to your application. Practicing clean code structure that adheres to standard is a big help especially if there are code reviews done. Fixes when there is a bug is also a lot easier if the code structure is clean.

We have forward your request to your respective guru so that they can provide a feedback. Happy coding!