The idea for 'The Tasks App' came after I wanted to learn SwiftUI and declarative programming. The application features minimalist design, smooth animations and everything SwiftUI has to offer. The real value of the app lies in the 'Location reminders' feature. In addition to the basic 'Date & time' reminders about tasks, users can set a custom location region which will be used to trigger a notification reminder for a certain task. Also integrated in the app is Apples newest persistent storage framework SwiftData which in the feture will also help with data persistency across devices with a MacOS version in the works as well.

Stats
Downloads
N/A
Sessions
N/A
Impressions
N/A
Crashes
N/A
Used Libraries
CoreLocation - Obtaining the users current location
Google Maps/Places - Displaying and working with maps
SwiftData - Persisting user data on device
TelemetryDeck - Analytics
UserNotifications - Managing local notifications
Revenue Cat - In-app purcases library

Key Features
* Location Based Reminders
* Customizable notifications
* Multiple projects
* User Stats
* Future macOS App