Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 609 Bytes

File metadata and controls

10 lines (7 loc) · 609 Bytes

Storyboard Exercises

Calculator

Create an application using only storyboards that simulates the layout of a calculator, take a look at the requirements for the calculator exercise

Music Album

Create an application using only storyboards to show the information of your favorite music album an the artist, take a look at the requirements for the music album exercise

Login

Take a look at the provided Login project and fix the broken constraints so the application looks correctly on iPhone and iPad, take a look at the requirements for the login exercise