GDSC-PHCET / gdsc-android-app

Community App of Google Developer Student Club @ PHCET
https://play.google.com/store/apps/details?id=com.finite.gdscphcet
13 stars 28 forks source link

Fixed #51: Notify the user whenever there are any new upcoming events. #74

Closed MohitGupta121 closed 2 years ago

MohitGupta121 commented 2 years ago

Fixed #51 Notify the user whenever there are any new upcoming events.

In this I implemented FCM in Android App, Now for automation, we have to create Cloud Function in Firebase.

MohitGupta121 commented 2 years ago

@fin1te can you please review this Pr I integrated FCM, Now we can send notifications manually or Automatically through Firebase cloud messaging. for issue #51

SB2318 commented 2 years ago

@fin1te please review this. This is an important issue.

fin1te commented 2 years ago

@fin1te please review this. This is an important issue.

Already on it, sitting with @MohitGupta121 and reviewing the PR right now :D

SB2318 commented 2 years ago

Okay, Okay, actually currently I am not active. 😅

MohitGupta121 commented 2 years ago

Add your gradle wrapper file to fix the build issue we're having here.

Done Bhaiya Now check