Skip to content

Dennis-Sima/IShop

Repository files navigation

POS 4BHIF IShop 2019/20

What it is all about

This project is a database application for a Webshop called IShop.

How to start

  • clone
  • build
    • prompt> mvn clean package

IShop Model

IShop Model

Important DeveloperInformation

Um die Daten für Produkte und Orders zu bekommen, keine Liste in Customer und Manufacturer haben, sondern im Repository eine Methode, um alle Orders vom Customer zu bekommen:

  • OrderRepo.findByCustomerId
  • OrderRepo.findByArticleId
  • ArticleRepo.findByManufacturerId

Whom to contact

About

An Online-Shop in SpringBoot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published