Skip to content

benashman/carousel-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Carousel Prototype

Time spent: ~10 hours

Requirements

Intro screen

  • Optional: Photo tiles move with scrolling

Sign In

  • Tapping on email/password reveals the keyboard and shifts the scrollview and Sign In button up.
  • Upon tapping the Sign In button.
    • If the username or password fields are empty, user sees an error alert.
    • If credentials are incorrect, user sees a loading indicator for 2 seconds followed by an error alert.
    • If the credentials are correct, user sees a loading indicator for 2 seconds followed by a transition to the Sign In screens.
  • Optional: When the keyboard is visible, if the user pulls down on the scrollview, it will dismiss the keyboard.
  • Optional: On appear, scale the form up and fade it in.

Tutorial Screens

  • User can page between the screens
  • Optional: User can page between the screens with updated dots
  • Optional: Upon reaching the 4th page, hide the dots and show the "Take Carousel for a Spin" button.

Timeline

  • Display a scrollable view of images.
  • User can tap on the conversations button to see the conversations screen (push).
  • User can tap on the profile image to see the settings view (modal from below).

Conversations

  • User can dismiss the conversations screen

Settings

  • User can dismiss the settings screen.
  • User can log out

Optional

Learn more about Carousel

  • Show the "Learn more about Carousel" button in the photo timeline.
  • Dismiss Learn More screen

Walkthrough

Walkthrough

About

Codepath: Week 2 assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages