Please include a summary of the changes and/or which issue is fixed. Please also include relevant motivation and context. Were there any issues that arose? Is there anything you need from your teammates? Any other comments, questions, or concerns?
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Refactor feature (non-breaking change that modifies existing work)
- Cosmetic changes (changes to layout or visuals in CSS file)
- console.log()
- dev tools
- functionality check through web browser
- My code follows the style guidelines of this project (semicolons, indentation, naming conventions, etc..)
- We have performed a self-review of our code
- I have commented my code, particularly in hard-to-understand areas
- I have deleted all comments/console.log() after functionality and understanding is final
- I have added my other members are reviewers
