Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lexypaul13 authored Mar 27, 2021
1 parent 8f7dcf9 commit 4c97b4d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Instagram-Clone
# Parstagram - 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:

<img src='http://i.imgur.com/link/to/your/gif/file.gif' title='Video Walkthrough' width='' alt='Video Walkthrough' />

0 comments on commit 4c97b4d

Please sign in to comment.