Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 806 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 806 Bytes

BetterRest

Better Rest is part of my 100 days of Swift and SwiftUI Challenge.

100 Days of SwiftUI By Hacking With Swift

The App predicts an ideal bed time basing off of the following values :

  1. The time you would wish to wake up
  2. Desired Hours of Sleep
  3. Daily Cups of Coffee Taken

The App uses Apple's Core ML to predict the ideal bed time based off of the provided values.

App ScreenShots

Learned Concepts

  1. Date Picker
  2. Stepper
  3. Date Components
  4. Core Ml