supportingami / sami-maths-club

A collection of resources for extra-curricular maths clubs. Available for Android, IOS and Web
https://mathsclub.samicharity.co.uk
GNU General Public License v3.0
4 stars 1 forks source link

Give weekly notification of problem #61

Open chrismclarke opened 4 years ago

chrismclarke commented 4 years ago

Ideally should be triggered locally (ensuring problem exists), every Sunday. Popup to include image, title and possibly some short text https://ionicframework.com/docs/native/local-notifications

Note, if wanting to display custom images will need to be organised in build process to populate correctly: https://github.com/ionic-team/capacitor/issues/2212