Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

mprog-apps/mr-potatohead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon - Mr. Potatohead

Objectives

  • Create a first app!
  • Use layouts to design your user interface.
  • You can gain 15 points for your team.

Background

Imagine an app that displays a "Mr. Potato Head" toy on the screen. The toy has several accessories and body parts that can be placed on it, such as eyes, nose, mouth, ears, hat, shoes, and so on.

Initially your app should display only the toy's body, but if the user checks/unchecks any of the checkboxes below the toy, the corresponding body part or accessory should appear/disappear.

The way to display the various body parts is to create a separate view for each part, and lay them out so that they are superimposed on top of each other.

(thanks to Victoria Kirst for the original assignment idea and images!)

Getting started

Android and iOS have quite different ways of making this app, so please follow the link to the instructions of your platform.

Good luck!

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages