Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

SYNOPSIS

This project is entitled as Messaging Web Application which has developed in PHP as
front and MySQL server as back end.

This is a Messaging Web Application in PHP and MySQL Database. This project is a
web-based messaging or chat platform where users can communicate with each other online.
This project has multiple features that automatically load messages or chat updates. With the
help of JavaScript, Ajax, and jQuery, users can have a better experience while using the
application. The purpose of this project is to share this with the IT/CS students to have an
idea of how does this kind of application was developed.

The project can be accessed by registered users only which means user registration is
a must for using this web application. The system will require the users some personal
information including their desired avatar. Talking about the functionalities, the user can
view all the conversations of him/her with the other user. by default, the conversation box
will only load 25 latest messages of both users and to load the previous messages, users must
scroll to the oldest message shown to trigger the system to another 25 old messages. The
sender can delete the message they sent but both users can see if the sender of the message
deleted the message. The deleted message will not be totally deleted but it will only be shown
a deleted message as the message content on the conversation box instead. The application
also has unread messages count for each conversion. The system does not require approval in
order for users to send a message to others. The logged-in users can also view the other users'
profile information.

Front end : PHP

Backend : My SQL

MODULE:

 Admin
 Accounts

 Account status Detail

 account type Detail

 customers Detail

 customers type Detail


 users Detail

 Admin

 Convo list Detail


 Messages Detail
 Users Detail
 Secure Login and Registration
 View Personal Profile
 View Other Users Profile
 Search User by Name and Email
 List all Users that been Communicated With
 Manage Account Details/Credentials
 Logout

You might also like