Skip to content

iqan/pushnotifications-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push Notifications Demo

Contains demo for different methods for implementing push notification feature

Azure Provisioning

Provisions azure infrastructure using Bicep.

To deploy

az deployment create --location NorthEurope --template-file main.bicep --parameters googleApiKey=__ADD YOUR OWN API KEY HERE__

Azure Function

Triggers on change in cosmos database document and sends a notification to the mobile devices.

Mobile

Mobile app developed in Flutter to receive notification when a document in cosmos id updated.

About

Contains demo for different methods for implementing push notification feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published