Skip to content

michael-mb/diamond-online-shop

Repository files navigation

DIAMOND SHOP

A small demo of the App : Click me

ABOUT

Simple online sales application with Java and Spring Boot

home page image

INSTALLATION

To install and run this project follow these steps:

  1. Clone this repository

  2. Install Gradle Dependency

  3. Run the Spring boot application (src/main/java/com/shop/diamond/DiamondShopApplication.java)

ALL DEFAULT USERS

  1. All default users in the App home2 page image

FUNCTIONALITY

  1. Login / Logout

  2. User Management

  3. Item Management

  4. Cart functionality

  5. Administrator / User restriction

LEARN MORE

  1. Spring boot documentation