Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 839 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 839 Bytes

Shoe-Shopping-Cart

Shoe Shopping Cart built with SpringBoot, JPA, MySQL , Spring Security, Hibernate and Thymeleaf

image

image

ProductList Page

image

Cart Page

image

Dockerfile and Docker compose

| Written by tpneik |

If you want to rebuild the db, uncomment the 11th line of docker compose file. Change the shoe_shopdb.sql as you desired.

To run, type the following command:

docker compose up