Anyone have create chat dashboard with this ? #710
Unanswered
bobykurniawan11
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone,
I’m working on a chat dashboard and could really use some advice. Specifically, I’m trying to figure out how to structure the database tables for stuff like:
Incoming messages – How do you store messages so it’s easy to load them in real-time?
New chats – What’s a good setup for tracking new conversations or chat sessions?
Extras – Things like read/unread status
If you’ve built something similar, I’d love to hear how you approached it. Any tips, examples, or lessons learned would be awesome!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions