In the profile, page setup the notification settings to leverage the system notifications settings.
- We want the app to pull from the system, and when they change it in app it should change it in the system.
- This stops us from having to store the notification preferences in the database.
- Can probably follow this guide: https://www.youtube.com/watch?v=gXKR2wnQCP4
Definition of done
- Notification settings work in the app.