Skip to content

asprgchong/SwiftUI_trialFun

Repository files navigation

Prework - Procrastinator

Submitted by: Geralyn Chong

Procrastinator is an app that allows me to plan out my tasks for the day and motivates me as an aspiring Software Engineer

Time spent: 4 hours spent in total

Required Features

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

Video Walkthrough

App Brainstorming (Step 4)

App: Whatsapp Able to edit sent messages Searching through media sent in message groups

App: Chess.com Background theme and color scheme changes Connecting with other people virtually across the server to play bullet games

App: Notes App Simple UI that allows me to mix text and drawing Adding, removing, and clever organization of completed tasks

Notes

Describe any challenges encountered while building the app. I was trying to implement a user input via a textfield and updating the inputted values to the table. However, I firstly did not know how to access the text value from the textfield until I looked at the Swift Documentation. After a bit of coding and navigation, I figured out where the storyboard was, the viewcontroller, and how to implement a very basic navigation system in the app.

License

Copyright [2023] [name of copyright owner]

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages