Skip to content

DevMountain/AppMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppMap

A very simple app that uses storyboards for an overview of the content

Note

We’ll build more app store apps as we go. Hopefully eventually we’ll even do a game. For this project though, I just want you to build out the storyboard of an app. It should have a tabBar, a navigationController, and seques with and without information passed on.

Expected Outcomes:

  • A Github repo under your username called “AppMap”
  • A tab bar app with 5 main view controllers
  • All of the view controllers should have a label that shows which they are. “First View” etc.
  • The first view controller should have a button that pushes a view called “more info” (hint, embed in a NavigationController)
  • The second view controller should have a static table view with a username/password form
  • The third view controller should have 3 (Eeny, Meeny, and Miney) buttons that all push the same ThirdOptionsViewController. In the middle of the ThirdOptionsViewController there should be a lable that displays which of the three buttons was pressed. Eeny, Meeny, or Miney.
  • The fourth view controller should have a collection view of 6 new images of different sizes.
  • the fifth view has a picture of a lion, Tapping on the picture of the lion, should push the A view controller with a picture of a tiger, tapping the tiger takes you back to the lion.

About

A very simple app that uses storyboards for an overview of the content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •