nicolejoy3 / Flix

0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 6 years ago

codepathreview commented 6 years ago

Looks like you are missing the following required user stories:

It looks like you never submitted the actual code but a empty shell. Please submit the actual code that you used to create this project and resubmit it

Your assignment is incomplete until all the required user stories are complete. Once completed, please push your updates, update your README, update your gif and submit your assignment again using the submit button on the appropriate assignment page so we can regrade it.

Whenever you make updates to your project that require re-grading, you need to re-submit your project using the submit button on the associated assignment page in the course portal. This will flag your project as “updated” on our end and we know to re-grade.

You should re-submit your assignment anytime you:

codepathreview commented 6 years ago

Sorry, I meant these stories:

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

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. /cc @codepathreview

codepathreview commented 6 years ago

Looks like you are missing the README for this assignment 😬. The README helps us to make sure we don't miss any required or optional stories you have completed.

Make sure all you have completed the following steps to completing your README:

Make sure you have the correct README for this assignment, go to the "Setup" section in Assignment Tab for the corresponding week in the course portal. Please mark of all completed stories [x] Add a link to your animated gif walkthough to your README and make sure it renders (animates) when viewing the README. Your assignment is incomplete until the README is complete. Once completed, please push your updates, mark off all completed stories in your README, add your project walkthough gif and submit your assignment again so we can regrade it.

Still confused about how to properly submit your assignment? Check out the Submitting Assignments for detailed instructions.

Whenever you make updates to your project that require re-grading, you need to re-submit your project using the submit button on the associated assignment page in the course portal. This will flag your project as “updated” on our end and we know to re-grade.

You should re-submit your assignment anytime you:

Update a previously incomplete assignment Add optional and additional features to an already completed assignment /cc @codepathreview