Implemented a Chat Bot web application using PHP,AJAX and JavaScript for web development and XAMPP for database connection.
It stores data in the database using Tomcat and establishes connection between two users in the web brower to communicate with each other.
echo "# Chat-Bot-PHP-AJAX-and-JavaScript-" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/AkshayAdagaleGitHub/Chat-Bot-PHP-AJAX-and-JavaScript-.git git push -u origin master