This is an Instagram clone with a custom Parse backend that allows a user to post photos, view a global photos feed, and add comments!
The following functionality is completed:
- User sees app icon in home screen and styled launch screen.
- User can # to create a new account.
- User can log in.
- User can take a photo, add a caption, and post it to the server.
- User can pull to refresh.
- User can load past tweets infinitely.
- User stays logged in across restarts.
- User can log out.
- User can view comments on a post.
- User can add a new comment.
The following features will be implemented:
- User can add a profile picture.
- Profile pictures are shown for posts and comments.
Here's a walkthrough of implemented user stories: