Commit graph

2 commits

Author SHA1 Message Date
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
dfa4780bd6 Initial Commit 2020-10-22 19:24:00 -07:00