LoveConnect is a private, real-time relationship companion app for couples with chat, notes, gallery, and reminders. Built with Django + React, it prioritizes privacy, shared memories, and seamless connection.

couples-chat django-asgi love-app photo-gallery private-messenger react-typescript real-time-chat relationship-app websocket-chat
1 Open Issue Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Social Networking Relationship Apps

AI Summary: Implement a notification system for the LoveConnect app that limits notifications based on whether messages have been seen. The current system sends too many notifications; the goal is to reduce this by only sending notifications for unseen messages. This likely involves modifying the backend (Django) to track message read status and the frontend (React) to update the UI accordingly and potentially adjust notification settings.

Complexity: 4/5
help wanted wontfix

LoveConnect is a private, real-time relationship companion app for couples with chat, notes, gallery, and reminders. Built with Django + React, it prioritizes privacy, shared memories, and seamless connection.

TypeScript
#couples-chat#django-asgi#love-app#photo-gallery#private-messenger#react-typescript#real-time-chat#relationship-app#websocket-chat