Skip to content

Added Chatbot Feature and Fixed an earlier tailwind CSS error#925

Merged
vanshchauhan21 merged 2 commits into
vanshchauhan21:mainfrom
bwbeas:fixing-chat-bot
Jun 17, 2025
Merged

Added Chatbot Feature and Fixed an earlier tailwind CSS error#925
vanshchauhan21 merged 2 commits into
vanshchauhan21:mainfrom
bwbeas:fixing-chat-bot

Conversation

@bwbeas

@bwbeas bwbeas commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Issue Title

Added Chatbot Feature and Fixed an earlier tailwind CSS error

  • [✅] I have provided the issue title.

Info about the Related Issue

What's the goal of the project?
Adding a chatbot button on the right side present on all places for easy access by the user.

  • [✅ ] I have described the aim of the project.

Name

Please mention your name.
Beas Jana

  • [✅ ] I have provided my name.

GitHub ID

Please mention your GitHub ID.
bwbeas

  • [✅ ] I have provided my GitHub ID.

Identify Yourself

Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, Hactoberfest).
SSOC Contributor

  • [ ✅] I have mentioned my participant role.

Closes

Enter the issue number that will be closed through this PR.
*Closes: #916 *

  • [ ✅] I have provided the issue number.

Describe the Add-ons or Changes You've Made

Give a clear description of what you have added or modified.
**I had been assigned to fix the chatbase.co chatbot at the bottom of the homepage. it was ruining the look of the page since it wasn't necessary beneath the footer. i removed the same and implemented it as a button on the side which will pop up on click of the button. this feature has been implemented in all pages. and its working, i will be attaching screenshots of the same. **
I have also fixed an issue regarding tailwind css which was present before. it was showing a runtime error on localhost:3000 and the website wasn't running for more than a few seconds due to it. to fix this, i added a file named '.stylelintrc.json' and added content inside it which would ignore the rules regarding tailwind css. it is not harming the project overall. i have tested the same.

  • [✅ ] I have described my changes.

Type of Change

Select the type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • [✅] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Describe how your changes have been tested.
I have tested the code in my local device. i will be providing screenshots of the working model.

  • [✅ ] I have described my testing process.

Checklist

Please confirm the following:

  • [ ✅] My code follows the guidelines of this project.
  • [✅ ] I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • [✅ ] I have made corresponding changes to the documentation.
  • [✅ ] My changes generate no new warnings.
  • [✅ ] I have added things that prove my fix is effective or that my feature works.

tailwind-css-error

chatbot-screenshot-open chatbot-screenshot-close

@vercel

vercel Bot commented Jun 17, 2025

Copy link
Copy Markdown

@bwbeas is attempting to deploy a commit to the vanshchauhan21's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@vercel

vercel Bot commented Jun 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
crypto-tracker ❌ Failed (Inspect) Jun 17, 2025 1:05pm

@vanshchauhan21 vanshchauhan21 merged commit 9c00246 into vanshchauhan21:main Jun 17, 2025
1 of 2 checks passed
@github-actions

Copy link
Copy Markdown

🎉🎉 Thank you for your contribution! Your PR #925 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🧑‍💻: Want to add chatbot to right side end

2 participants