Skip to content

Feat(feature) Notification System - #34

Merged
akargi merged 12 commits into
Chulilee:mainfrom
ykargeee-bit:feat/Notification
Aug 21, 2026
Merged

Feat(feature) Notification System#34
akargi merged 12 commits into
Chulilee:mainfrom
ykargeee-bit:feat/Notification

Conversation

@ykargeee-bit

Copy link
Copy Markdown
Contributor

Closes #26

Summary

  • Added in-app notifications with unread tracking, filtering, and actions.
  • Added notification settings and navbar notification bell.
  • Added WebSocket/polling support, mock events, and test coverage.
  • Split implementation into 10 focused commits.

Tests

  • npm run type-check
  • npm test

91 tests passed.

@akargi
akargi merged commit 305b3ec into Chulilee:main Aug 21, 2026
1 check passed
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.

Feature: Notification system (in-app + email opt-in)

2 participants