DEV Community

Cover image for Real-time full stack NextJS chat application
Badejo Emmanuel Adewale
Badejo Emmanuel Adewale

Posted on

Real-time full stack NextJS chat application

πŸ”¨ Project in Progress
Hey everyone! πŸ‘‹

I'm currently working on a full-stack real-time chat application using Next.js, and WebSocket, and I wanted to start sharing my journey here

You can find the link to the project at the end of the post.

βœ… What I’ve done so far:
πŸ” Implemented authentication
πŸ’¬ Added the ability to message other users
⚑ Implemented real-time updates using WebSocket
πŸ“± Made the app responsive across devices

🚧 What I’m working on now:
πŸŽ₯ Implementing video calling with WebRTC
🎨 Improving the UI/UX
πŸ‘₯ Adding group chat functionality

πŸ’‘ I’ll be posting regular updates as I go. If you're curious about the tech stack, tools, or any specific part of the build, feel free to drop a comment or question!

Live link: chatx-fwdl.onrender.com

Top comments (0)