QT-myChat is a chat application built on the Qt framework, designed to provide a simple and efficient platform for messaging. This project supports multi-user chat functionality.
- Real-time messaging
- User registration and login
- Support for multiple chat rooms
- Clean and user-friendly interface
- Clone this repository:
git clone https://github.com/Alanxtl/QT-myChat.git
- Navigate to the project directory:
cd QT-myChat
- Open the project file in Qt Creator and build the project.
- Launch the application.
- Register a new user or log in with an existing account.
- Select a chat room and start chatting.
Contributions are welcome! Please submit issues or pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to adjust and expand upon this template to better fit your project's details!