Closed Prince-Kid closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
atlp-devpulse-fn | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 28, 2024 3:41pm |
Code Climate has analyzed commit 6103c896 and detected 0 issues on this pull request.
View more on Code Climate.
PR Description
This PR introduces the admin notification UI feature to improve the admin's ability to receive, view, and manage notifications directly from the interface. It includes real-time updates for seamless notification handling.
Description of tasks that were expected to be completed
Developed UI components for admin notifications display and management. Integrated Pusher for real-time notifications, ensuring admins receive alerts as events occur. Implemented functionality to mark notifications as read and dismiss them from the list. Enhanced notification styling for clear visibility and accessibility.
How has this been tested?
Clone the repository.
Checkout the branch ft-admin-notifications Set up the environment variables as specified in .env.example. npm run dev to start the application and confirm that admin notifications function as expected. For deployed testing: https://atlp-devpulse-fn-git-ft-admi-9bcb6e-devpulses-projects-62c56cf1.vercel.app/
Track PR (issue number & link) https://github.com/atlp-rwanda/atlp-devpulse-fn/issues/160
Screenshots