Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# HelloWorldLab
Creating a fork for the Sept. 18th Lab Assignment "Github README"


# What Does This App Do?
This is an Android app that allows you to enter in your preferred name, and upon clicking the button "Click Me!",
changes the initially displayed "Hello World" text to a more personalized greeting.

# How Simple/Complex is This App?

This is a beginner app, useful for learners new to the Kotlin/Android environment to get used to layouts,
constraints, views, and behaviors.

# What Does The App Look Like in Action?

Here is a screenshot of the app in the AndroidStudio emulator:
![App Screenshot](app/AppScreenshot.png)
Binary file added app/AppScreenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.