Skip to content

RenwaX23/JwanaGaChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JwanaGa Group Chat

Simple PHP/SQL/JS Group Chat Web Application (University Project)

  • Doesn't have signup-up/login
  • Using Bootstrap for responsive page
  • Chat deletion is silly protected, password is jjforlife
  • Mysql
create database test;
use test;
create table chat(txt varchar(255));
What does JwanaGa mean?
  • Cattle

About

Simple PHP/SQL/JS Group Chat Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages