tyleraguirre / hair-style-app

0 stars 0 forks source link

Pass off: Phase 1 #11

Closed SpencerNinja closed 3 years ago

SpencerNinja commented 3 years ago

Android - Phase 1

You will be creating an Android app.

For the first phase of the app, you will create a home screen. The design and functionality of the app is entirely up to you.

Determine what you want your home screen to look like. Then implement that home screen in an Android app.

Future assignments will continue the development of this app by adding more functionality as you learn more concepts. It would be smart to get an early vision of how you want the app to progress, even though you will only be building the home screen for this assignment.

Commit your project to github and make frequent commits as you work. When you are finished, ensure github has your latest changes and show your work to the instructor.

Learning Objectives: Build an app from scratch without following along with a tutorial Understand Android layout concepts Study a web site to learn about the subject matter Digest the information from the web site to come up with a design Implement the first stage of that design