gbowne1/reactsocialnetwork

[feature]: Add a Notification widget

Open

#227 opened on May 25, 2023

 (5 comments) (0 reactions) (0 assignees)JavaScript (60 forks)auto 404
enhancementgood first issuehacktoberfesthelp wantedmedium-complexitymedium-priority

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

The current bell notification icon and its red counter badge do not currently do anything.

The ideal notifications we should have would exist in a dropdown from the bell similar to Facebooks, and other socials

The ideal notifications we would have are:

  • Post notifications
  • Event Notifications
  • Groups Notifications
  • Follow Notifications
  • Like & Dislike
  • Comment Notifications
  • Message Notifications

Describe the solution you would like

Create a notification system including the dropdown from the bell icon.

Also add notification settimgs so that users can have full control over settings.

Add ability to turn off, mute, pause, disable notifications

Add ability for user to select which type of notification to recieve

We have a Settings system accessible from the user icon and the gear / settings menu item.

Describe the alternatives you have tried

Many social media sites currently have very poor notifications and poor ability to manage notificwtoons.

We all know getting too many notifications can be very annoying.

I think we can do a lot better.

Additional context

No response

Contributor guide