Lee 3/7/2023 :
in HTML :
- added link anchors for expedia webpages to all span tags (index.html lines 14-48)
- added comment form into html. Does not post yet and does not append new comments to ul (index.html lines 51-61)
in JS :
- started function for adding comments to comment box (index.js line 22-27)
in CSS :
- tried to figure out how to position comment box on bottom left of webpage (style.css line 173-178)
FOR GROUP TO DO 3/8/2023 :
- Figure out why only some spans can be clicked even though they are all linked
- figure out comment box and manipulating placement of comment box
- Decide on color palette