1104262 / Social-Media2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parstagram - Part 2

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!

Time spent: 6 hours spent in total

User Stories

REQUIRED (10pts)

  • User stays logged in across restarts. (1pt)
  • User can log out. (1pt)
  • User can view comments on a post. (3pts)
  • User can add a new comment. (5pts)

BONUS

  • User can add a profile picture. (2pts)
  • Profile pictures are shown for posts and comments. (2pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

Parstagram - Part I

This is an Instagram clone with a custom Parse backend that allows a user to post photos and view a global photos feed.

Time spent: 4 hours spent in total

User Stories

The following required functionality is completed:

  • User sees app icon in home screen and styled launch screen. (1pt)
  • User can sign up to create a new account. (1pt)
  • User can log in. (1pt)
  • User can take a photo, add a caption, and post it to the server. (3pt)
  • User can view the last 20 posts. (4pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

About


Languages

Language:Swift 98.0%Language:Ruby 2.0%