Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 442 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 442 Bytes

ChatMu

Chatmu is a chat application

Tech Stack

Client: Next JS, Socket IO Client, Shadcn/UI, Tailwind CSS

Server: Custom server with Express, Mongoose, Socket IO

Features

  • Real-time messaging
  • User authentication
  • Private chat
  • Message history

Roadmap

  • Implement group chat functionality
  • Improve user interface and experience
  • Develop mobile application
  • Add support for multiple languages