An open API service indexing awesome lists of open source software.

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

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