Skip to content

PeterJohnBishop/WeatherNotifications-SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ideal-goggles-swiftui

An app to create alarms when the current temperature reaches a selected temp!

basic_demo

whats cool

  • Uses SwiftData to store multiple notifications
  • Used WeatherKit to pull the current weather data from a given location
    • toggle between celsius and fahrenheit (notifications saved in fahrenheit don't convert and vice versa)
    • Hourly forecast displayed and scrollable, 'now' indicated
  • Uses MapKit to pull the users current location,
    • with the ability to get your current location
    • convert coordinates to address
    • convert address to coordinates

live

About

SwiftUI | WeatherKit | SwiftData | MapKit | UserNotifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages