Skip to content

Conversation

@Avdhesh-Varshney
Copy link
Member

@Avdhesh-Varshney Avdhesh-Varshney commented Mar 19, 2025

Closes: #1129

Describe the add-ons or changes you've made 📃

⚡ Phase 1

  • Create /new notifications route to get status of newly generated notification for respective user
  • Setup UI to display red mark over the bell icon to display notifications are available or not?
  • Create /get all notifications route to get all information of notifications
  • Setup filters of ALL, LIKE, COMMENT, REPLY to keep user more focused towards notifications

⚡ Phase 2

  • Create /all-count route to get information of no. of notifications are available to make pagination system in notification panel
  • Setup a synchronized backend functionality to update the notification from notification panel
  • Render different types of notification with filters (All, Like, Comment, Reply) becomes functional
  • Integrate a Reply functionality from notification panel

⚡ Phase 3

  • Delete replies & comments functionality of notifications
  • Update all notification panel by watching the recent notifications
  • DEBUG: seen = true on just click on bell icon of notification button

Screenshots 📷

⚡ Phase 1

image

⚡ Phase 2

image

⚡ Phase 3

ID 1 ID 2
image image

Type of change ☑️

What sort of change have you made:

  • Bug fixes
  • New feature

@Avdhesh-Varshney Avdhesh-Varshney added the enhancement New feature or request label Mar 19, 2025
@Avdhesh-Varshney Avdhesh-Varshney self-assigned this Mar 19, 2025
@vercel
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog-script ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 10:23am

@github-actions
Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Avdhesh-Varshney Avdhesh-Varshney merged commit e978b03 into main Mar 19, 2025
2 checks passed
@Avdhesh-Varshney Avdhesh-Varshney deleted the feat/notification-system branch March 19, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup notification updates functional

2 participants