Skip to content
/ Clockin Public

Simple Clock App: Weekend Experimental Project.

License

Notifications You must be signed in to change notification settings

AFathi/Clockin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clockin

An Experimental Project.

Clockin is a simple iOS app that lists various timezones in a tableview. Each cell in the tableview includes an animated analog clock written in Swift using Core Graphics and UIKit.

This application is developed completly from scratch over a weekend. The purpose was to review developing apps using NSLayoutConstraints programmatically without a storyboard. And I must say, it's been quite fun to use it programmatically and I can see why it can be more efficient in some cases.

Full disclosure: The application has a few UI bugs mainly visible on iPad. Didn't have enough time to fix them.

Additionally, UIClockView & ClockTime is availble to use under the MIT License.

License

MIT License for UIClockView & ClockTime

About

Simple Clock App: Weekend Experimental Project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages