Topic: Any Component of mdbootstrap vue for do a similar interface to Whatsapp Web ?
Miguel NC free asked 2 years ago
Hi community!
We are find a component for build a similar interface of WhatsappWeb, with feature as send image, video, pdf .
What is your opinion, use some MDBOOTSTRAP component or develop everything from scratch?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: MDB4 4.1.0
- Device: Windows
- Browser: Google Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 2 years ago
@Hely Rojas here's the example chat components in MDB4: https://mdbootstrap.com/docs/b4/jquery/plugins/chat/
And here are their Vue code: https://mdbootstrap.com/plugins/vue/chat/
Keep coding!
Miguel NC free commented 2 years ago
@thank you @Mikołaj Smoleński !
very good tips.
any component for add multimedia files to the chat conversation ?
Mikołaj Smoleński staff commented 2 years ago
I suggest mix of chat component and drag and drop plugin: https://mdbootstrap.com/plugins/vue/file-upload/
Keep coding!