CodePath-nd101-project2

AND101 Project 2 - Kotlin Debug-a-thon

Submitted by: Hua Xiao

Time spent: 3 hours spent in total

Summary

Kotlin Debug-a-thon is an android app that was riddled with some pretty nasty Kotlin bugs. With those gone, it's a collection of widgets for a variety of purposes! Change or add to this description

If I had to describe this project in three (3) emojis, they would be: 😄, 👍, 🤔

Application Features

The following REQUIRED features are completed:

  • 👋 Debug and fix navigation to Hello World activity
  • 4️⃣ Debug and fix Number Sum (2 + 2) activity
  • 📅 Debug and fix Current Day activity
  • 🌈 Debug and fix behavior of Random Color activity
  • 🗒️ Debug and fix Print List activity
  • 💯 Debug and fix Favorite Number activity

The following STRETCH features are implemented:

  • TODO

The following EXTRA features are implemented:

  • List anything else that you added to improve the app!
  • Changed the background color after each button click except for the random color button

Video Demo

Here's a video / GIF that demos all of the app's implemented features:

Video Demo

GIF created with your chosen GIF tool

Notes

Here's a place for any other notes on the app, it's creation process, or what you learned this unit!

License

Copyright 2023 Hua Xiao

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.