IndieCoderMM / IndieCoderMM/convoz-chat
feat: Notification system [⭐8xp]
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Notifications for new members, invitations, mentions, and other updates.
- [ ] Create `Notifications` collection
- [ ] Schema: `userId, message, type, timestamp, read`
- [ ] Create UI for notifications
Contributor guide
Research direction
The issue names no files or tests. Start by reviewing the existing Firebase data collections and React UI patterns, then map the listed user events to the proposed notification schema. Done means notifications support new members, invitations, mentions, and other updates, with a visible interface and read state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, react, typescript
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100