Skip to content

PSA-dgi/QChat-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

QChat-web 💬

A lightweight, single-file web chat room built with PHP, HTML, CSS, and JavaScript — zero heavy dependencies, easy to deploy.


🖥️Desktop base

Screenshot 2025-11-06 142123

📱Mobile base

-2147483648_-211304


🚀 Features

  • Real-time chat updates (polling with AJAX)
  • File uploads (images, audio, video, PDF, etc.)
  • Uses SQLite — self-contained database
  • Timestamps + usernames
  • “Clear Chat” button
  • Responsive dark UI (mobile & desktop)
  • Auto “seen” marking for new messages
  • Minimal footprint — just one PHP + frontend code

🧩 Structure

The repo contains:

  • QChat-web.PHP — main PHP file that handles routing (send, fetch, download, clear, seen)
  • README.md — you’re looking at it
  • (If present) uploads/ folder for file storage
  • (If present) chat.sqlite — the SQLite database

🛠 Installation

  1. Clone this repo:
    git clone https://github.com/PSA-dgi/QChat-web.git

About

simple chat room web site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages