Skip to content

staceyadams/hw1_dropbox

Repository files navigation

hw1_dropbox

Week 1 homework assignment for CodePath iOS Bootcamp: http://courses.codepath.com/courses/ios_for_designers/week/1#!assignment

Time spent: probably 8-10 hours, wasn't keeping track of time well

Completed user stories:

  • User can tap through the 3 welcome screens.
  • User can follow the create user flow.
  • On the create user form, the user can tap the back button to go to the page where they can sign in or create an account.
  • Before creating the account, user can choose to read the terms of service.
  • After creating the account, user can view the placeholders for Files, Photos, and Favorites as well as the Settings screen.
  • User can log out from the Settings screen.
  • User can follow the sign in flow.
  • User can tap the area for "Having trouble signing in?"
  • User can log out from the Settings screen.
  • Optional: Add a detail view for one of the files and implement favoriting the file. (only did the first half, not the favoriting part)
  • Optional: Add UITextFields for the forms so you can actually type in them and handle dismissing the keyboard. (done on the sign in flow, but not in the create flow)
  • Optional: You should be able to swipe through the welcome screens instead of just tapping them.

Walkthrough of all user stories:

![Video Walkthrough] (dropboxGif.gif)

GIF created with LiceCap.

About

Week 1 homework assignment for CodePath iOS Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages