Xings chatbot about travel adventure#281
Open
xingyin2024 wants to merge 3 commits intoTechnigo:mainfrom
Open
Conversation
HIPPIEKICK
approved these changes
Sep 18, 2024
Contributor
HIPPIEKICK
left a comment
There was a problem hiding this comment.
Nice job with your travel chatbot
HTML/CSS
- Clean structure and nicely styled 👍 Just be mindful when using text overlay on images, the text is barely readable
JavaScript
- Various functions handle different aspects of the conversation, such as showing messages, asking questions, and processing user inputs. This modular approach is excellent for readability and reusability ⭐
- Nice with some sound, makes it more interactive! Consider breaking it out into its own function
- LOVE the renderOptions function! Way to make it DRY 🥳
- Consider adding some validation so that the user can't submit an empty name input
Clean Code
- Your descriptive function names really helps with the readability, keep going like this! ⭐
- Remember curly brackets for if/else statements, it makes the code easier to read
Keep up the good work Xing, looking good!
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.
Netlify link
https://travelchatbot.netlify.app