Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 650 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 650 Bytes

Message-App

This project is the part of my PHP learning journey. It is the messege application with basic functionalities like sending msg, recieving msg and relpying back.

To use this project

  • clone this repo into your xampp/htdocs folder
  • create a database namely 'ex' in mysql server
  • run the table queries provided in databses folder
  • add the data in users table
  • start the locathost
  • and run this in your browser tab 'http://localhost/Message-App/messenger/code/login.php'
  • you are good to go

Feel free to contribute

Screenshots

alt text

alt text

alt text