Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 933 Bytes

File metadata and controls

21 lines (15 loc) · 933 Bytes

AndroidAppProject

The app created "Hello Muskan"

HelloMuskan

App Description

The user of the app sees custom text in a label - Hello from Muskan! The app is able to view a background color of the app. The user is able to tao a button to change the text color of the label. The user can tap a button to change the color of the background view and the user can tap a button to change the text string of the label - Android is Awesome!

App Walk-though


Required User Stories

  • 1. User sees custom text in a label - Hello from {name}!
  • 2. User see's custom background color.
  • 3. User can tap a button to change the text color of the label.

Optional User Stories

  • 1. User can tap a button to change the color of the background view.
  • 2. User can tap a button to change the text string of the label - Android is Awesome!