Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create widget-vue.js to chat with the Cat from any webpage #269

Closed
pieroit opened this issue Jun 1, 2023 · 0 comments
Closed

Create widget-vue.js to chat with the Cat from any webpage #269

pieroit opened this issue Jun 1, 2023 · 0 comments
Labels
enhancement New feature or request frontend

Comments

@pieroit
Copy link
Member

pieroit commented Jun 1, 2023

Create a widget to easily chat with the cat from any website (and from the /chat page in the core - see #267 ).

The widget:

  • can be installed in a simple html page by simply importing a js and a css
  • contains only the necessary elements to chat: input box and messages until now
  • attaches itself in a specific div, for example:
    <div id="cat-widget-vue.js" data-url="my-cat-url.com">`

This issue here only for reference, as the widget will live in its own repo:
https://github.com/cheshire-cat-ai/widget-vue

@pieroit pieroit added enhancement New feature or request frontend labels Jun 1, 2023
@pieroit pieroit added this to Version 1 Jun 1, 2023
@pieroit pieroit moved this to Todo in Version 1 Jun 1, 2023
@pieroit pieroit closed this as completed Jun 2, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Version 1 Jun 2, 2023
@github-project-automation github-project-automation bot moved this to ✅ Done in Cat Backlog Jun 2, 2023
@pieroit pieroit moved this to 📋 Backlog in Cat Project Kanban Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

No branches or pull requests

1 participant