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
- Use React Native's notification support (e.g., Notifee or FCM).
- Trigger notifications when:
- A new expense is created
- A payment is marked as settled
- Show the notification inside the app (possibly via toast/snackbar).
- Optional: Add a toggle in app settings to mute/unmute notifications.
✅ Contributor Checklist
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
✅ Contributor Checklist