Skip to content

EchNet/pro-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PRO-TEST

PRO-TEST is an imaginary on-line retailer committed to the business of selling stuff.

Architecture

Web front end (not included here).

Java engine obtained from some big software company, such as IBM or Oracle (also not included here) with custom business logic plug-ins developed by the local IT staff.

Entities

Product: Something for sale.

Customer: A customer account.

Order: A purchase. Has a Customer and a list of purchased Items.

Item: A purchased Product, its purchase price, and an optional Promotion.

Promotion: A map of product IDs to discount prices.


"The lady doth PRO-TEST too much, methinks."

About

Demo app for MCCS talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published