bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: ChatBot Implementation #622

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

This pull request implements a chatbot for our medical experience sharing platform. The chatbot is implemented using the React library react-simple-chatbot, which was selected based on its feature set and compatibility with our web application.

User interaction scenarios have been created and tested to ensure that the chatbot provides appropriate responses to various inputs. The chatbot has also been integrated into our web application and properly rendered on the desired page.

Notes:

yigit-can-ozkaya commented 1 year ago

It was implemented well!