book-store

module
v0.0.0-...-c829783 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2024 License: MIT

README

Book Store

An event-driven application using Temporal for event mediation.

Place Order Workflow

  1. Place order
    1. Create the order
  2. Process order
    1. Email customer that order has been placed
    2. Apply payment
    3. Decrement inventory
  3. Fulfill order
    1. Pick and pack order
    2. Order more stock if necessary from supplier
  4. Ship order
    1. Email customer that order is ready for shipment
    2. Ship order to customer
  5. Notify customer
    1. Email customer that order has been shipped

Directories

Path Synopsis
cmd
app command
trigger
place-order command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL