Waterminder

October 11, 2019 ยท View on GitHub

A simple Apple Watch app to remind you to drink water. Built with SwiftUI and Combine

You can find an article explaining the implementation here: Medium

Maintainability


๐Ÿ’ฆ The App

This is just another app to motivate you to track how much water you drink throuhgout the day.

๐ŸŒŠ Motivation

I decided to make this app just to play around with SwiftUI and learning more about how does it work on the WatchOS environment. I was curious specially about how could I create some sort of "wavy" animation.

๐Ÿ’ป Requirements

  • iOS 13+
  • XCode 11

๐Ÿค“ How to run

Since this project has zero dependencies on external frameworks, all you need is:

  • โŒ˜ + R (and that's it)

โ˜‘๏ธ Todo

  1. Persist the Water target during sessions
  2. Create a daily log
  3. Integrate with HealthKit

โŒš Preview

App Preview