Please enable JavaScript.
Coggle requires JavaScript to display documents.
Instagram MVP (Splash Screen (isLoggedIn? (Yes (Image Feed (contains (list…
Instagram MVP
Splash Screen
isLoggedIn?
Yes
Image Feed
contains
list of image cards each contains
image
description
like button
tap toggles like
edit button
image edit view
contains
3 more items...
footer section contains
link to add image from gallery/file system
tap
select from gallery, in web select file to upload
1 more item...
link to add image from camera
tap
open camera and take picture in web use webRTC
1 more item...
drawer menu where we can logout
No
Login Screen
contains
email
password
facebook login
tap
authenticate with facebook
submit button
tap
validate email passowrd exist then send login request
success
1 more item...
fail
1 more item...