Now we need to setup the inserts in the ddl file correctly, so when the website loads up, the correct products are listed
was struggling a bit trying to make my own jsp page, but I think I got the hang of it, I will finish up the admin page tmrw and start working on the reviews, and maybe even get to the shopping cart.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
- https://www.devx.com/java-zone/17679/
- https://www.digitalocean.com/community/tutorials/how-to-change-a-css-background-images-opacity
- https://stackoverflow.com/questions/7291873/disable-color-change-of-anchor-tag-when-visited
-
1.shop.jsp page's wallpaper https://wall.alphacoders.com/by_sub_category.php?id=219006&name=Milky+Way+Wallpapers
-
2.learn more page's wallpaper https://www.bilibili.com/read/cv2796917/
-
3.index.jsp wallpare https://www.pexels.com/zh-cn/photo/6985001/
- need to work on update/delete product
- need to figure out how to add images
- give admin ability to ship orders
- update warehouses and customers
- create a review page
- customer can only create a single review on an item that they have purchased
- show the reviews on the product detail page
- update item quantity
- remove item from shopping cart
- improve UI
- add persistence