Conversation
HIPPIEKICK
approved these changes
Sep 19, 2024
Contributor
HIPPIEKICK
left a comment
There was a problem hiding this comment.
Good job putting together this chatbot 🎵
JavaScript
- Nice that you implemented some buttons! However, I think using the inputWrapper for all user inputs would be the best approach for a cleaner user experience.
- Make sure to put all of the user interactions as messages from the user
- Be mindful of the order of your functions for coming weeks.
Clean Code
- Good variable names and nicely structured functions ⭐
Good job overall, creating a well-functioning chatbot!
Comment on lines
+18
to
+20
| <button id="golden-btn">Golden</button> | ||
| <button id="muse-btn">Muse</button> | ||
| <button id="layover-btn">Layover</button> |
Contributor
There was a problem hiding this comment.
I think all these buttons that the user should click, would fit better in the inputWrapper 👀
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.
BTS Album order chatbot
It's a chatbot that helps BTS fans to order an album and ship it to them.
The problem
View it live
https://66e749cabc17b454e8f08b95--stirring-salamander-f9faef.netlify.app/