marthaegrimaldi/restaurant-ordering-app-template

Add Notification History Tab for Admin Notifications

Open

#70 opened on Dec 24, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (2 forks)auto 404
Enatega Multivendor Admin DashboardFeatureenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. The Enatega Admin website should include a Notification History Tab, where all notifications are saved and can be accessed by the admin at any time. This would help admins refer back to previous system messages, alerts, and important updates whenever necessary.

Describe the solution you'd like

  1. Add a Notification History section within the admin interface.
  2. All notifications (system alerts, updates, warnings, etc.) should be saved in the history tab.
  3. Admins should be able to access past notifications, review them, and possibly even filter by date or type of notification.
  4. The notifications should remain in the history until an admin decides to delete them or archive them for future reference.
  5. Admins should be able to trigger and view notifications from this history tab at any time.

Contributor guide