Skip to content

esikmalazman/DinerTimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DinerTimer

Screen Shots

.


Table of Contents


Description

  • A simple food timer app for typical breakfast foods!

  • Each item has their own methods of cooking and cook times will vary depending on your preferred choice of doneness

  • Alerts user when item is done by using User Notifications

  • Project was completed using 100% programmatic UI (No Storyboard)

  • MVC design pattern

Frameworks

  • UIKit
  • AVFoundation
  • UserNotifications
  • NotificationCenter
  • Core Animation
  • Core Graphics

What I Learned:

  • When to use notifications/observers vs. delegates/protocols
  • Chaining animations together
  • Setting up autolayout to work with all iPhone devices

How To Use


Author Info

Back To The Top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%