Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

vian21/php_Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP mobile chat application

This is a mobile friendly PHP web application specifically made for mobile. It has a PHP backend generating JSON which is parsed by Javascript for the front end.

Requirements

  1. PHP
  2. A webserver
  3. A database server

Installation

To install this web application:

  1. Copy the source code to your webserver
  2. Create a database called: 'data'
  3. Import 'db-setup.sql' into your newly created database

👏 your app is up and working

Editing configuration

To edit configurations such database username, password, and name goto '/modules/config.php'.

😁 Have a nice time

Made with ❤ for Micka Carole by Patrick Igiraneza

About

A mobile chat application in php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published