Skip to content

This is a lightweight messaging web application built using PHP. The app allows users to chat with each other by adding contacts through valid email addresses. Once a contact is added, users can exchange messages in a secure, easy-to-use interface.

License

Notifications You must be signed in to change notification settings

Bartwel27/beeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beeChat

This is a lightweight messaging web application built using PHP. The app allows users to chat with each other by adding contacts through valid email addresses. Once a contact is added, users can exchange messages in a secure, easy-to-use interface.

Key Features:

  • Contact Management: Add and manage contacts using valid email addresses.
  • Real-Time Messaging: Chat with contacts in real-time.
  • Simple Interface: User-friendly design that makes messaging easy and intuitive.
  • Secure: Messages are only visible to the sender and recipient.

Integration:

This messaging app can easily be integrated into your existing projects to enable communication between users. By adding it to your project, you can provide a seamless and secure messaging platform, making communication easier and more efficient.

Technologies Used:

  • PHP
  • MySQL (for storing messages and contacts)
  • HTML/CSS/JavaScript

Note

The log.sql file shows how the database and its tables structure should be. Take note there are Two databases in the db.php file, the main database should only contain users table, and to the second database, you should not make any tables the php code will automatically make table

About

This is a lightweight messaging web application built using PHP. The app allows users to chat with each other by adding contacts through valid email addresses. Once a contact is added, users can exchange messages in a secure, easy-to-use interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published