azhareus / InstaClone

0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 4 years ago

codepathreview commented 4 years ago

It looks like your video walkthrough doesn't seem to show few of the required stories as follows:

  1. User can sign up to create a new account using Parse authentication
  2. The current signed in user is persisted across app restarts
  3. User can view the last 20 posts submitted to "Instagram"
  4. User can pull to refresh the last 20 posts submitted to "Instagram"
  5. User can tap a post to view post details, including timestamp

Also, the stretch features you listed wherein user can capture photo in photo gallery view when switching between different tabs doesn't seem to show as well.

Can you update this and resubmit?

azhareus commented 4 years ago

I have resubmitted the project on Codepath!

codepathreview commented 4 years ago

We have revisited your submission and it seems like the video walkthrough doesn't seem to show the following required stories:

  1. The current signed in user is persisted across app restarts (to show this, the current login user's feeds should appear once you close the app and open it again)
  2. User can tap a post to view post details, including timestamp (in the detail view the caption appeared however there no timestamp)

Can you update this and resubmit? You can update the video walkthrough or add another GIF showing these lacking required stories. /cc @codepathreview

azhareus commented 4 years ago

I have created a separate GIF to show the missing features and put it to the right of the original GIF. It can also be found here: https://github.com/azhareus/InstaClone/blob/master/Animated%20GIF-downsized_large%20(1).gif

codepathreview commented 4 years ago

Nice work, Azhar!

We put together a detailed Project 4 Feedback Guide here: (http://courses.codepath.org/snippets/android_university_fast_track/feedback_guides/project_4_feedback) which covers the most common issues with this project. Read through the feedback guide point-by-point to determine how you could improve your submission.

We hope you enjoyed the course and learned a lot in the process and look forward to see what you build for your final internship project!

/cc @codepathreview