https://github.com/m0saan/eggtimer
egg timer app to boil your eggs to perfection
https://github.com/m0saan/eggtimer
swift swift5
Last synced: 3 months ago
JSON representation
egg timer app to boil your eggs to perfection
- Host: GitHub
- URL: https://github.com/m0saan/eggtimer
- Owner: m0saan
- Created: 2020-11-08T00:02:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T13:13:38.000Z (almost 5 years ago)
- Last Synced: 2025-06-20T11:10:52.669Z (4 months ago)
- Topics: swift, swift5
- Language: Swift
- Homepage:
- Size: 2.49 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Egg Timer
## What You'll Make
You’ll be building a beautiful egg timer app to boil your eggs to perfection depending on how you prefer your eggs.
## What you will learn
* Swift Collection types - Dictionaries
* The Swift Timer API
* Conditional statements - IF/ELSE
* Conditional statements - Switch
* Functions with outputs
* How to use the ProgressView