Skip to content

[Feature 3] Notifications Center #10

Description

@devPach4545

Type

Feature

Description

Scope: In-app notification system

Tasks:

  • Create notifications collection in Appwrite
  • Build notification center page
  • Add notification bell icon to Navbar with unread count
  • Create notifications when:
  • New note uploaded for a course user follows
  • Request is claimed/fulfilled
  • User role is approved
  • Mark notifications as read
  • Optional: Email notifications via Appwrite Functions

Files to create/modify:

app/notifications/page.tsx
components/NotificationBell.tsx
components/Navbar.tsx (add bell)
lib/notifications.ts (helper functions)
app/types/notification.ts

Steps to reproduce

No response

Expected result

No response

Environment

No response

Before submitting

  • I searched existing issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions