Systers, an Anita Borg Institute Community
PWR iOS: Reduce the number of View Controllers by merging their functionality into 1 ViewController in Xcode Project in Level1 of the game app
In Main.storyboard of the xcode project, you can see 3 view controllers(Choices Third Screen, Choices Fifth Screen, Choices Sixth Screen) that have similar background, textbox,buttons and images. You are supposed to delete these view controllers and the corresponding swift files in the project. Instead there should be only 1 view controller(and its corresponding swift file) that should display different messages in the TextBox according to the line of communication chosen by the user.
You can find the project here-> https://github.com/systers/PowerUp-iOS
Task tags
Students who completed this task
sarayd