Skip to content

feat: implement push notifications for vesting cliff alerts#88

Merged
JerryIdoko merged 3 commits intoVesting-Vault:mainfrom
Emmy123222:feature/push-notifications
Feb 25, 2026
Merged

feat: implement push notifications for vesting cliff alerts#88
JerryIdoko merged 3 commits intoVesting-Vault:mainfrom
Emmy123222:feature/push-notifications

Conversation

@Emmy123222
Copy link
Contributor

Close #70

  • Integrate Firebase Cloud Messaging (FCM) for native push notifications
  • Add POST /api/notifications/register-device endpoint for device registration
  • Enhance notification cron job to trigger push alerts when vesting cliffs end
  • Create device_tokens table to store FCM device tokens
  • Add Firebase service for managing push notification delivery
  • Support iOS, Android, and Web platforms
  • Maintain existing email notifications alongside push notifications

Resolves: Push notifications for mobile users on vesting cliff completion
Labels: notification, mobile

- Integrate Firebase Cloud Messaging (FCM) for native push notifications
- Add POST /api/notifications/register-device endpoint for device registration
- Enhance notification cron job to trigger push alerts when vesting cliffs end
- Create device_tokens table to store FCM device tokens
- Add Firebase service for managing push notification delivery
- Support iOS, Android, and Web platforms
- Maintain existing email notifications alongside push notifications

Resolves: Push notifications for mobile users on vesting cliff completion
Labels: notification, mobile
@Emmy123222
Copy link
Contributor Author

@JerryIdoko please review and merge

@Emmy123222
Copy link
Contributor Author

@JerryIdoko please review and merge

2 similar comments
@Emmy123222
Copy link
Contributor Author

@JerryIdoko please review and merge

@Emmy123222
Copy link
Contributor Author

@JerryIdoko please review and merge

@Emmy123222
Copy link
Contributor Author

@JerryIdoko please review and merge please

1 similar comment
@Emmy123222
Copy link
Contributor Author

@JerryIdoko please review and merge please

@JerryIdoko JerryIdoko merged commit 6b7cf15 into Vesting-Vault:main Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#35 Issue 35: [Notification] Push Notifications (FCM)

2 participants