Skip to content

Created an instagram clone with a custom Parse backend that allows users to post photos and view global photos on the server and to the feed

Notifications You must be signed in to change notification settings

Dibba99/Instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram - 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: 7 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)

The following bonus features are implemented:

  • User can pull to refresh. (1pt)
  • User can load past posts infinitely. (2pts)

Instagram - Part II

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: X hours spent in total

User Stories

The following required functionality is completed:

  • 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)

The following bonus features are implemented:

  • [] 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:

GIF

About

Created an instagram clone with a custom Parse backend that allows users to post photos and view global photos on the server and to the feed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published