ryanliszewski / Flickster

Flixster clone for CodePath iOS University 2017
0 stars 0 forks source link

@CCSF-Coders/TAs-iOS #1

Open ryanliszewski opened 7 years ago

ryanliszewski commented 7 years ago

Finished my week 2 quick-start.

codepathreview commented 7 years ago

👍 Nice work! The point of this homework was to get a chance to implement a TableView (one of the most common views in iOS) and to work with real data over the network (in this case from the Movies Database API).

A key part of these projects is that you add additional features and tweak the UI / UX because that will provide the most learning opportunities. We encourage you to complete the projects early each week with the required stories and then spend time adding your own UI elements and experimenting with optional extensions that will improve the user experience.

We have a detailed Assignment 1 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at universitysupport@codepath.com.

ryanliszewski commented 7 years ago

Hey Guys! I was wondering how I could of recieved a better score on my UI? @codepathreview

ryanliszewski commented 7 years ago

I'm curious why my UI got a 2/5. I saw other submissions with higher scores and was curious how some of the other students recieved higher ones then me.

ryanliszewski commented 7 years ago

@codepathreview Nevermind! Looked at the scoring rubric and understood why I recieved the score I recieved! I understand you have a lot of grading to do and I in no way want to make your life more difficult. Thank you!

chieger commented 7 years ago

@ryanliszewski I'm glad the rubric was able to provide some clarity and transparency into the grading process 😀 Remember, you are always welcome to keep adding features and polishing projects after your original submission. If you do that, just make sure to update your README and gif to reflect the new features and submit your app through the submission flow again so we know to give it another look and update the score 👀 These are great questions! please keep them coming!

ryanliszewski commented 7 years ago

@chieger @codepathreview Thanks for getting back so fast! I talked to Katherine, and other TA's and they recommended that I be more detailed in my README file so I would get full credit for all the work I did. I updated my README explaining exactley what I did for week 1 in detail.

chieger commented 7 years ago

Great! If you want us to update the points you will need to submit the assignment again so it gets flagged as having updates in our system 👍

ryanliszewski commented 7 years ago

@chieger I believe I did last night! Let me know if it wasn't flagged. Thanks again for your promptness and also your great videos!

codepathreview commented 7 years ago

:+1: Nice work! The point of this homework was to get familiar with two common forms of navigation in iOS (push and tab bar). It also provided a chance to extend your Flicks app in new ways.

We have a detailed Project 2 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

Check out the project rubric for a breakdown of how submissions are scored.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at universitysupport@codepath.com.