pdugan20 / codepath-tumblr

Week 4 codepath homework assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codepath Week 4: Tumblr

Description:

This is a fake Tumblr iOS application that simulates the logged out Tumblr experience in addition to an animated compose experience.

Time spent:

7.5 hours spent in total

Completed user stories:

  • Tapping on Home, Search, Account, or Trending should show the respective screen and highlight the tab bar button.
  • Compose button should modally present the compose screen.
  • Optional: Compose screen is faded in while the buttons animate in.
  • Optional: Login button should show animate the login form over the view controller.
  • Optional: Discover bubble should bob up and down unless the SearchViewController is tapped.

Notes:

The touch-target for my 'Nevermind' button conflicted with the underlying tab-bar.

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

Week 4 codepath homework assignment


Languages

Language:Swift 100.0%