Skip to content

The Chat Bot is a web application that allows users to interact with a pre-made set of responses.

License

Notifications You must be signed in to change notification settings

MiDo-kun/Chat-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Bot

The Chat Bot is a web application that allows users to interact with a pre-made set of responses. The application is built using PHP, Ajax-Javascript, HTML, CSS, and MySQL for the database.

The Chat Bot is designed to simulate a conversation with a human user. It uses pre-defined responses to answer user queries and provide information on a variety of topics. The application is built using a combination of front-end and back-end technologies, making it a great example of modern web development.

Preview

You can view the live website here.

Main Objective

The main objectives of this project were to:

  • Efficiently execute SQL queries in MySQL for storing and retrieving data.
  • Design database tables based on the data needed for the application's functionalities.
  • Apply a minimalistic web design to the project.

Key Features

The Chat Bot offers the following key feature:

  • Efficiently execute SQL queries in MySQL for storing and retrieving data.
  • Design database tables based on the data needed for the application's functionalities.
  • Apply a minimalistic web design to the project.

What I've Learned

Through this project, I gained the following knowledge and skills:

  • Learned how to use white card characters such as (%) to efficiently search for records in the database.
  • Gained experience in modern web development using MySQL and related technologies.
  • Learned how to build a responsive and user-friendly front-end using HTML, CSS, and Javascript.
  • Gained experience in building a back-end using PHP and MySQL.
  • Use AWS RDS MySQL database to access the database table.

Overall, this project provided me with a solid foundation in modern web development using MySQL and related technologies. The skills and knowledge I gained will be useful in future web development projects.

Contributing

Contributions are welcome! If you want to contribute to the project, please follow these guidelines:

  1. Fork the repository to your own GitHub account.

  2. Clone the repository to your local machine:

    git clone https://github.com/MiDo-kun/Chat-Bot.git

  3. Create a new branch for your changes:

    git checkout -b your-branch-name

  4. Make your changes to the code.

  5. Commit your changes:

    git commit -m "Your commit message"

  6. Push your changes to your fork:

    git push origin your-branch-name

  7. Create a pull request from your fork to the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

The Chat Bot is a web application that allows users to interact with a pre-made set of responses.

Topics

Resources

License

Stars

Watchers

Forks