Skip to content

cauemondek/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STATUS-FINISHED

ChatBot

Custom chatbot, with database and interface.

📁 How access the project

You can download it and initialize it on your system or access it through here.

🛠️ Open and run the project

  • Download the project in your system, you will need XAMPP installed on your machine
  • Put the project folder in htdocs in the XAMPP Directory
  • Go to XAMPP Interface and run the Apache and MySQL
  • In your MySQL page on phpMyAdmin import the file bot.sql
  • Now open a browser and put localhost/chatbot/index.php or localhost/[directory]/index.php

You can acess this website if you don't want download

🔨 Built with

  • PHP
  • CSS
  • Javascript
  • JQuery
  • XAMPP
  • MySQL