Submitted by: Aaditya Khanal
changeColor is an app that randomly changes background color when tapped.
Time spent: 1 hours spent in total
The following required functionality is completed:
- Users are see a screen with three labels and a button
- Tapping the button changes the screen color to a random color
https://github.com/ak-codes-py/changeColor/blob/main/Kapture%202025-01-27%20at%2005.46.38.gif
- Improve the UI by using different fonts/colors/background
- Feel free to play around with other elements, such as image views, textfields, etc.
- Iplement a way to change the color of the text as well
Describe any challenges encountered while building the app.
- figuring out tools loacation was a bit hard.
Copyright [2025] [Aaditya Khanal]
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.