prajaa / MyInstagramClient

0 stars 0 forks source link

[Android Bootcamp] Day 3 Assignment #3

Open prajaa opened 8 years ago

prajaa commented 8 years ago

My app is ready , please review. /cc @codepathreview @codepath. Name: Prajakta Link to Video - https://github.com/prajaa/MyInstagramClient/blob/master/app/src/main/res/drawable/day3.gif

Covers user stories User can login to Instagram using OAuth login. User can view their own feed. User can search for a user by username. User can search for a tag. On the search screen, there will now be 2 tabs corresponding to "USERS" and "TAGS". When performing a search, the user can switch between the "USERS" tab and the "TAGS" tab and see search results for each one.

Optional items were not completed. Will complete them soon

codepathreview commented 8 years ago

Good job finishing all the stories. Some feedback after looking at the code -