Skip to content

Countdowner is a native iOS 5.0+ application that allows a user to set a timer. It is for educational purposes.

License

Notifications You must be signed in to change notification settings

joemccann/countdowner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countdowner

Countdowner is a simple countdown application for iOS 5.0+. This is for educational purposes as my brother is learning how to program (specifically for iOS) and was looking for a starting point.

  • Select a time from the UIDatePicker UI component.
  • An UIAlertView is shown when the countdown timer is up.
  • Uses Automatic Reference Counting
  • Does not use Interface Builder or a Storyboard (all UI components are created programmatically).
  • Fully commented code for noobs.

About

Countdowner is a native iOS 5.0+ application that allows a user to set a timer. It is for educational purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published