ChatApp
A real-time chat application with the following features:
- User authentication (login/register)
- Real-time messaging
- Group chats
- File sharing
Technologies Used
- PHP
- MySQL
- Tailwind CSS
- JavaScript (for real-time features)
Installation
- Clone this repository
- Set up a PHP server (XAMPP/MAMP/WAMP)
- Configure database settings in
database.php
- Run the SQL schema to create tables
- Access the application in your browser