Skip to content

scotttong/Carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Carousel

Week 2 assignment for the CodePath course [iOS Bootcamp for designers] (http://codepath.com/iosfordesigners).

This is an iOS demo application of the Carousel interface.

Time spent: 12 hours

Completed user stories:

Intro

  • Required: Static photo tiles on the initial screen
  • Optional: Photo tiles move with scrolling

Sign In

  • Required: Tapping on email/password reveals the keyboard and shifts the scrollview and Sign In button up.
  • Required: User sees an error alert when no email is present or no password is present.
  • Required: User sees a loading screen upon tapping the Sign In button.
  • Required: User sees an error alert when entering the wrong email/password combination.
  • Required: User is taken to the tutorial screens upon entering the correct email/password combination.

Sign Up

  • Optional: Tapping in the form reveals the keyboard and shifts the scrollview and "Create a Dropbox" button up.
  • Optional: Tapping the Agree to Terms checkbox selects the checkbox.
  • Optional: Tapping on Terms shows a webview with the terms.

Tutorial Screens

  • Required: 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.

Image Timeline

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

Settings

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

carousel_user_stories

GIF created with LiceCap.

About

Week 2 assignment for CodePath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages