Skip to content

Lodisy12/aboutMe

Repository files navigation

aboutMe

An Android application that displays a short bio about me.

Submitted by: Joseph Lawter

Time spent: 2 1/2 hours

User Stories

The following required functionality is complete:

  • Implement LinearLayout view group with nested ScrollView.
  • Create and use resources for dimensions, styles, colors, and font.
  • Use data binding to improve efficiency.
  • App displays a scrollable bio and displays a nickname when button is clicked.

The following additional features are implemented:

  • Only allow DONE button to be pressed when a string is entered into the bar
  • Reset button allows user to change their nickname once its set

Video Walkthrough

Here's a walkthrough of implemented user stories:

About Me demo

Notes

This app wasn't too difficult to create. The Kotlin is still somewhat confusing to me, but the XML portion of Android Studio is becoming more and more clear

License

Copyright 2019 Joseph Lawter

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An android app that displays a short bio in scrollable text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages