Skip to content

[GSSoC25] <title>Feature: Add Real-Time Notification Alerts for Pending Payments #111

@muskanyadav1234

Description

@muskanyadav1234

GitHub Username

@muskanyadav1234

📌 Issue Title / Suggestion Summary

[GSSoC'25] Feature: Add Real-Time Notification Alerts for Pending Payments

📝 Detailed Description

Currently, users don’t receive real-time alerts when an expense is added or settled within a group. Adding in-app notification alerts will improve the experience by helping users stay updated with group activity.

It will enhance coordination among group members and reduce confusion about who paid and when.

🛠️ Proposed Solution / Steps to Reproduce

  1. Use React Native's notification support (e.g., Notifee or FCM).
  2. Trigger notifications when:
    • A new expense is created
    • A payment is marked as settled
  3. Show the notification inside the app (possibly via toast/snackbar).
  4. Optional: Add a toggle in app settings to mute/unmute notifications.

✅ Contributor Checklist

  • I have searched and confirmed this issue has not been reported already.
  • I am a registered participant of GSSoC 2025.
  • I have starred the repository to support the project.
  • I agree to follow the project's Code of Conduct.

Metadata

Metadata

Labels

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions