docs icon indicating copy to clipboard operation
docs copied to clipboard

feat: ragbot ui frontend integration

Open amaan-bhati opened this issue 4 months ago • 0 comments

What has changed?

  • [x] intiated ragbot ui integration
  • [x] added root file for ragbot ui addition in each page
  • [x] fetching data from the backend and displaying based on user questions
  • [ ] ui finishing touch according to the original frontend on landing page
  • [ ] preloaded questions loaded for the first time
  • [x] chats stored on loacal storage
  • [ ] frontend designed for bullet pointers, headings, links and markdown
  • [ ] support form submission

Please include a summary of the change.

This PR Resolves #(issue)

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue).
  • [x] New feature (non-breaking change which adds functionality).
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • [ ] Documentation update (if none of the other choices apply).

How Has This Been Tested?

Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible. yes, nothing breaks on npm run build Screenshot 2025-09-03 at 6 23 11 PM

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have performed a self-review of my own code.

amaan-bhati avatar Sep 03 '25 12:09 amaan-bhati