Backend Integration for Inbox Notification System (Front-End) #142
Jose-Alarcon1
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion: Backend Integration for Inbox Notification System (Front-End)
Context
The Inbox Notification System has been implemented and merged to main. It includes features such as:
.inbox-pagefor clean stylingMock data is currently powering the interface. All fields and UI elements are designed based on expected backend schema (e.g.,
notification_title,notification_message,created_at).Backend Preparation
I'm ready to connect this component to the live backend once the following are confirmed:
notification_title,notification_message, but frontend expectssubjectandpreview(already mapped in logic)❓ Key Questions for the Team
Let Us Know:
Thanks! Looking forward to thoughts on how best to structure the backend hookup and future-proof this inbox feature.
Screenshot:

Flow Diagram:

Beta Was this translation helpful? Give feedback.
All reactions