Stucom-Pelai / DAM2_M06_UF4_JSP_eShop

0 stars 0 forks source link

e-Shop Website

e-Shop is an e-commerce website where you can shop for items online.

It's a Maven-based project.

Home Page (index.jsp)

Cart Page (cart.jsp)

Login Page (login.jsp)

πŸ“ Features

βœ… It is a Java Maven Project
βœ… It’s a dynamic web application where Users/Customers can view and buy the product
βœ… It has a cart page where users can add their products to the cart and place an order

πŸ‘©β€πŸ’» Languages

πŸš€ Frameworks

⚑ Database

πŸ’» Server

πŸ› οΈ Built-in Tool

πŸ‘¨πŸΏβ€πŸ’» Other Technologies Used

πŸ‘¨πŸ»β€πŸ’» IDE

πŸ‘· How to run

βœ… Download and install MySQL database, Eclipse IDE, Apache Tomcat server, MySQL JDBC Driver.
βœ… Open http://localhost:8080/dam2_m06_uf4_JSP/index.jsp with your browser to see the result.
βœ… Note:- The above link will only work when this project is connected with Apache Tomcat server.