caiobzen / water-reminder-swiftui

A simple Apple Watch app to remind you to drink water!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waterminder

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

About

A simple Apple Watch app to remind you to drink water!

License:MIT License


Languages

Language:Swift 100.0%