https://github.com/intermediadesigns/ios101-prework
https://github.com/intermediadesigns/ios101-prework
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/intermediadesigns/ios101-prework
- Owner: IntermediaDesigns
- Created: 2024-11-09T18:03:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T19:37:24.000Z (over 1 year ago)
- Last Synced: 2025-01-17T14:56:16.335Z (over 1 year ago)
- Language: Swift
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prework - *BG Changer*
Submitted by: **Lynjai Jimenez**
**BG Changer** is an app that changes the background color when clicking the button. It will change on every click.
Time spent: **2** hours spent in total
## Required Features
The following **required** functionality is completed:
- [ X ] Users are see a screen with three labels and a button
- [ X ] Tapping the button changes the screen color to a random color
## Video Walkthrough
YouTube Video: https://youtu.be/m-Fu62d7gVk
## App Brainstorming (Step 4)
1. Coursera
- Lots of online courses from top universities.
- Flexible learning schedules and deadlines.
- Can learn on the go.
2. Amazon
- Wide range of products with detailed reviews.
- One-click purchasing for convenience.
- Personalized recommendations based on browsing history.
3. YouTube
- Personalized video recommendations based on viewing history.
- Ability to create and manage playlists.
- Live streaming for real-time interaction with content creators.
An app designed to connect people who want to learn new skills with those who can teach them. Users can create profiles listing the skills they want to learn and the skills they can teach. The app facilitates skill-sharing sessions and provides a platform for users to exchange knowledge.
Features:
- **Skill Listings:** Users can create and browse listings of skills they want to learn and teach.
- **Matchmaking:** The app matches users based on their skill preferences and availability.
- **Messaging:** Users can communicate with each other to arrange skill-sharing sessions.
- **Rating System:** Users can rate their skill-sharing experiences to build trust within the community.
## Notes
Describe any challenges encountered while building the app.
- I wanted to add to change the text color but I am unsure on how to do it and I kept getting errors
## License
Copyright 2024 Lynjai Jimenez
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.
Save