365days

365days is a simple app for tracking your year progress. Each day a new dot becomes colored in your app or widget

My role

This is a simple app made by me in spare time. I was using similar app for a while now, but it is pretty outdated now – it doesn’t support new widgets. That’s how an idea to create my own version of year tracker and practice SwiftUI skills was born. As a bonus it was pretty easy to create a widget with the same functionality as they also built with SwiftUI – most of the widget’s code was reused. 

Technical information

  • App is fully native and is written in Swift, supports iOS 14.0 and higher
  • UI is created in code using SwiftUI
  • App communicates with widget using UserDefaults shared inside AppGroup