Skip to content

UmarBelloKanwa/Hkbot

Repository files navigation

#HKBot

https://umarbellokanwa.github.io/Hkbot/hkbot.html (mobile view)

Chatbot Project for Shop Members

Overview

This chatbot project was developed as an interactive tool for shop members, designed to share information about people in our shop. It serves as a friendly and engaging way to learn more about shop members while showcasing core web development skills.

The project was built using HTML, CSS, and JavaScript during the early stages of learning JavaScript.

Features

  • Interactive Chatbot: Users can interact with the chatbot by typing questions or commands.
  • Shop Member Profiles: The chatbot provides information about different members in the shop.
  • User-Friendly Interface: A simple and clean design created with CSS.
  • Dynamic Responses: JavaScript is used to handle user input and generate appropriate responses.

Technologies Used

  • HTML: Structure of the chatbot interface.
  • CSS: Styling and layout.
  • JavaScript: Core functionality, including handling user input and generating responses.

How It Works

  1. User Input: The user types a message into the chatbot.
  2. Processing: JavaScript processes the input and determines the appropriate response.
  3. Response: The chatbot displays a message based on the user’s input.

Project Setup

  1. Clone or download the project files.
  2. Open index.html in a web browser.
  3. Start interacting with the chatbot!

Future Improvements

  • Adding more dynamic responses and expanding the knowledge base of the chatbot.
  • Enhancing the user interface with more interactive elements.
  • Implementing a backend to store and retrieve data about shop members.

Lessons Learned

This project was an excellent opportunity to:

  • Learn and apply the basics of JavaScript.
  • Practice HTML and CSS to create a functional user interface.
  • Understand how to handle user input and generate dynamic content using JavaScript.

Contribution

This project was developed as a learning exercise, and contributions are welcome! Feel free to fork the project and submit pull requests.

License

This project is open-source and available under the MIT License.


Developed by Umar Bello Kanwa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published