This repository has been archived on 2025-12-11 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
9ea465df89baeef7dfa815def04f442253f6e0cd
ChatLine - Real-time Messaging App
ChatLine is a real-time messaging app that allows users to send and receive messages in real-time. Users can create an account, log in, and send messages to other users. The app is built using JavaScript, PHP, and MySQL.
Features
- User authentication
- Real-time messaging
- User search
- User online/offline status
- User last seen status
Deployment
The app is deployed on Heroku. You can access the app here.
Local Setup
- Clone the repository
- Install XAMPP
- Start the Apache and MySQL servers
- Create a new database in phpMyAdmin
- Import the
chatline.sqlfile into the database - Update the database credentials in
config.php - Copy the repository to the
htdocsfolder in the XAMPP directory - Open the app in a web browser using the URL
http://<your-localhost>/chatline/
Disclaimer
Based on this project.
Description
Languages
PHP
60.4%
CSS
21.2%
JavaScript
16.9%
Hack
1.5%