Skip to content

sahan89/ShoppingCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Create Sample Shopping Cart Application for home work assignment to the Zaizi Asia.

Prerequisites

  • Java 1.8
  • Maven 3
  • MySQL
  • Spring Boot
  • Hibernate
  • HTML , CSS & Javascript (AngularJS/Bootstrap)

Build Project

  1. Create Database CREATE DATABASE zaizidb;
  2. Set Username and Password in the application.properties file
  3. Clone the project
  4. Navigate to root path (ShoppingCart)
  5. Invoke bower install
  6. Invoke mvn clean install -DskipTests
  7. Navigate to target folder

Run Project

  • Invoke following command java -jar ShoppingCart-0.0.1-SNAPSHOT.jar navigate to http://localhost:8080/shoppingcart/

About

Spring Boot Shopping Cart Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published