/ChatApplication

Developing a web chat.

Primary LanguagePHP

ChatApplication

In order to run this basic application you need to install XAMPP or something similar. The server is executing PHP and is connected to a mysql DB. Aspects such as efficiency & security are not yet implemented.

Faith of errors:

  • Security measures to avoid attacks are not implemented.
  • Database design is deplorable.
  • UI design is poor.

The aim of these commits is to create a first viable version.

Any contributor will be welcomed :).

Some screenshots:

Login

login

Dashboard

dashboard1

search for a user. Using AJAX. Suggestions offered.

searchuser

Sending the msg (note the status)

statusservice

A conversation is deleted if and only if both parts do agree.

deletionmodal

aftersendingdeletion

rooterseerootwantstodelete