Submitted by: Arya Paliwal
Name of your app is an app that allows the user to customize the interface: they can change background color, text color, width of border of image and input text
Time spent: 7 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
Extra functionality
- Tappping one of the buttons changes the text color
- Using the slider changes the border width of the image
- Added image
- takes text as input and outputs text with user friendly message upon pressing of the button "Enter"
Here is a reminder on how to embed Loom videos on GitHub. Feel free to remove this reminder once you upload your README.
[Guide]](https://www.youtube.com/watch?v=GA92eKlYio4) .
Adobe
- drop images in the application and display on the screen
- allow the user to change properties of the image via drop-down menus
- vanish messages with swipe-up
- Create an account that connects to a separate database
Duolingo
- embed audio files
- process input audio, map to application text, and say whether the text is correct
Photos App
- Generate click sound
- Add timer before taking a picture
- Zoom in and out using fingers
Personal App Brainstorming An app that showcases and creates a well-balanced diet plan for celiac disease individuals. It makes updates to the diet plan as the week goes on depending on what the individual has consumed previously. Upload the image of the food and it will display the ingredients or lead to the website where the product is made. The app will allow celiac disease individuals to quickly see where different products are located across a region or lead them to the website where they can order it. Any blood test results or updates will also change the meal plan.
I was trying to implement functionality for textField such that a keyboard enter would trigger output; I realized that it would require something other than UI and importing other statements; upon importing Cocoa, the suggested input text, I still could not fix the issue and proceeded to use a button.
Copyright [2024] [Arya Paliwal]
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.