No description
Find a file
William Brawner ead9b2ebe0 Split IntervalTimer model into view and coredata models
Trying to use the same object for the view and Core Data was a bit
clumsy and made working with SwiftUI previews difficult. Splitting
them up fixed the issue at the expense of a little more maintenance
work.
2020-11-05 18:57:31 -07:00
IntervalTimer Split IntervalTimer model into view and coredata models 2020-11-05 18:57:31 -07:00
IntervalTimer.xcodeproj Add icon for splash screen 2020-11-05 18:50:38 -07:00
IntervalTimerTests Split IntervalTimer model into view and coredata models 2020-11-05 18:57:31 -07:00
IntervalTimerUITests Initial Commit 2020-10-22 19:24:00 -07:00
.gitignore Build out most of the UI and functionality 2020-11-01 11:54:19 -07:00