Skip to content

Commit

Permalink
Marked 3 of 5 requirements as Complete in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tejen committed Mar 6, 2016
1 parent f49e0f9 commit ecb78a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

**Instagram** is a photo sharing app using Parse as its backend.

Time spent: **X** hours spent in total (in progress...)
Time spent: **4** hours spent in total (in progress...)

## User Stories

The following **required** functionality is completed:

- [ ] User can sign up to create a new account using Parse authentication
- [ ] User can log in and log out of his or her account
- [ ] The current signed in user is persisted across app restarts
- [X] User can sign up to create a new account using Parse authentication
- [X] User can log in and log out of his or her account
- [X] The current signed in user is persisted across app restarts
- [ ] User can take a photo, add a caption, and post it to "Instagram"
- [ ] User can view the last 20 posts submitted to "Instagram"

Expand Down

0 comments on commit ecb78a0

Please sign in to comment.