marthaegrimaldi/restaurant-ordering-app-template
Add Notification History Tab for Admin Notifications
Open
#70 opened on Dec 24, 2024
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
- Add a Notification History section within the admin interface.
- All notifications (system alerts, updates, warnings, etc.) should be saved in the history tab.
- Admins should be able to access past notifications, review them, and possibly even filter by date or type of notification.
- The notifications should remain in the history until an admin decides to delete them or archive them for future reference.
- Admins should be able to trigger and view notifications from this history tab at any time.