Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://book4u-j5au.onrender.com/
MIT License
139 stars 239 forks source link

[Feature Request]: Chatbot #599

Open Poushmita opened 1 month ago

Poushmita commented 1 month ago

Is there an existing issue for this?

Feature Description

Can add a chatbot in the website for better user experience.

Use Case

This will enhance user experience with a special feeling with chatting.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Poushmita commented 1 month ago

@Trisha-tech Please assign me for this issue.

Suman373 commented 1 month ago

@Trisha-tech Please assign me for this issue.

Could you please elaborate on how you plan to integrate the chatbot to enhance user experience?

Poushmita commented 4 weeks ago

@Trisha-tech

I have two different methods:

  1. With the help of GPT.
  2. By JavaScript.

But the problem is that in my local server the Website(index.html) is not opening properly. And that's why I am not able to see that is it working properly in the website or not.

Poushmita commented 4 weeks ago

@Trisha-tech If you know any solution for the above problem then, please let me know, because my code for chatbot is ready.

Suman373 commented 4 weeks ago

@Trisha-tech

I have two different methods:

1. With the help of GPT.

2. By JavaScript.

But the problem is that in my local server the Website(index.html) is not opening properly. And that's why I am not able to see that is it working properly in the website or not.

Are u familiar with ReactJs?

Poushmita commented 4 weeks ago

@Suman373 I am learning ReactJs. So, for now I know basics but haven't worked with this till now.

Suman373 commented 4 weeks ago

@Suman373 I am learning ReactJs. So, for now I know basics but haven't worked with this till now.

It will be better if we stick to the React ecosystem as integrating complex features in plain index.html will produce bugs in the future. I'd ask @Trisha-tech to look into this matter. Till then look into more issues or bugs that you can fix with your current skill set 😊!

Poushmita commented 4 weeks ago

@Suman373 okay, no problem.