Yesterday I managed to get some basic alerting logic in place.
I also updated the list of alerts to show which ones are active (can trigger on refresh).
I will upload the final result tomorrow
In this challenge I learned quite some new things:
- how to download and use custom font
- work with user text input field and handle change / commit / errors
- work with 3rd party library (charts)
- work with async group to wait for multiple request completions
- use of local notifications and setting a delegate to allow notifications while app is running in foreground
Looking forward to the next challenges!