Table of Contents
Welcome to the Chat App! This application is built using Tkinter, allowing you to engage in private chats with other users. You can create private chat rooms, send messages, and have fun chatting with your friends. Getting Started
Discover the world of private conversations and connect with others using the Chat App.
Python 3
Tkinter
Clone this repository to your local machine:
git clone https://github.com/arfa79/chat_app.git
Navigate to the app directory:
cd chat_app
Install the required dependencies:
pip install -r requirements.txt
Run the app:
python chat_app.py
Follow the on-screen instructions to use the app.
Running graphical applications in Docker containers can be a bit complex due to GUI limitations. Currently, Dockerization is not supported for this app.
Contributions are always encouraged! If you encounter any issues or have ideas for improvements, please open an issue or submit a pull request
This project is licensed under the GPL License. See the LICENSE file for details.