Pht7 / MyInstagram

InstaGram
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 2 years ago

codepathreview commented 2 years ago

👍 Looks good overall!

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

I have provided a detailed Project Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or post on the discussion forum.

Pht7 commented 2 years ago

Hello can you break down my point

On Thu, Oct 21, 2021 at 3:39 AM CodePath Reviewers @.***> wrote:

👍 Looks good overall!

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

I have provided a detailed Project Feedback Guide here https://courses.codepath.org/snippets/android_university/grader_review/project_3_feedback.md which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or post on the discussion forum.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Pht7/MyInstagram/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOE2SJK4LK3FCTNYSLBN6YLUH67SLANCNFSM5GNNVLXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Peter Tran Computer Science 2022 Ying Wu College of Computing - New Jersey Institute of Technology Alpha Sigma Phi - Alpha Rho - Vice President of Finance

codepathreview commented 2 years ago

Hello Peter,

Thanks for your response on the feedback we posted. Here is the breakdown of your score for Unit 5 - Parstagram Part 1.

User can sign up to create a new account using Parse authentication. - 1 point
User can log in and log out of his or her account - 1 point The current signed in user is persisted across app restarts - 0 points (this feature is not shown in the GIF) User can take a photo, add a caption, and post it to "Instagram". - 2 points
User sees app icon in home screen and styled bottom navigation view. - 0 points (this feature is not shown in the GIF)

For the features that are not shown in the GIF but you have implemented, kindly record another GIF and submit your assignment in the course portal for Unit 5 so that our team can review your work and update your score. Happy coding!