EhigieO / shoply

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Shoply Ecommerce Project Shoply is an ecommerce project built with the following: Spring framework, Java, mySQL and maven as a build tool.

#Features RestAPI that includes the following:

Add products to database

Find products by id

Find all products

Delete product

Spring MVC with thymeleaf template engine for viewing product details.

#Installation Step 1: Clone Repository

Step 2: Install dependencies: cd into the root folder and run the following command: mvn install

Step 3: Setup database: run sql script in the db folder src/main/resource/db/setup-db.sql

Step 4: Run the project mvn spring-boot-run

About


Languages

Language:HTML 41.2%Language:SCSS 18.1%Language:CSS 17.7%Language:JavaScript 11.8%Language:Java 11.3%