Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 467 Bytes

File metadata and controls

18 lines (14 loc) · 467 Bytes

clone-whatsapp

Small application chat, based on whatsapp made with PHP (Code Igniter 3), jQuery and MySQL.

Screenshots

Example chat

View this View this View this

Project setup

$ clone this repo 
$ and import chat.sql
$ add your domain/nameproject $config['base_url'] in apllication/config/config.php
$ adjusts your credentials database $db['local'] in apllication/config/database.php