Added Chatbot Feature and Fixed an earlier tailwind CSS error#925
Merged
Conversation
|
@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. |
|
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! 😊 |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
🎉🎉 Thank you for your contribution! Your PR #925 has been merged! 🎉🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue Title
Added Chatbot Feature and Fixed an earlier tailwind CSS error
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.
Name
Please mention your name.
Beas Jana
GitHub ID
Please mention your GitHub ID.
bwbeas
Identify Yourself
Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, Hactoberfest).
SSOC Contributor
Closes
Enter the issue number that will be closed through this PR.
*Closes: #916 *
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.
Type of Change
Select the type of change:
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.
Checklist
Please confirm the following: