Skip to content

Instantly share code, notes, and snippets.

@mjeffryes
Last active November 14, 2019 03:47
Show Gist options
  • Save mjeffryes/9be4a8e50fdac6c822d2cffeae4478d6 to your computer and use it in GitHub Desktop.
Save mjeffryes/9be4a8e50fdac6c822d2cffeae4478d6 to your computer and use it in GitHub Desktop.
An attempt at a Wardley map for maintaining a personal vehicle
customer: vehicle
@product
vehicle: gas maintenance repair
@product
gas
@utility
maintenance: mechanic scheduling parts
@product:8
repair: diagnosis mechanic parts
@product:3
mechanic: tools repair-guide
@custom
scheduling: cust-contact calendar
@custom
cust-contact
@custom
diagnosis: code-reader mechanic
@product
parts: ordering supplier
@utility
tools
@product
calendar
@product
code-reader
@product:7
ordering
@utility
supplier
@utility
repair-guide
@product
@mjeffryes
Copy link
Author

mjeffryes commented Nov 14, 2019

independent shop:

customer: reliable-vehicle
 @product:0

reliable-vehicle: maintenance repair
 @custom:5

maintenance: mechanic shop-operations parts
 @custom:8

repair: shop-operations mechanic parts
 @custom:3

mechanic
 @custom:2

parts
 @product

shop-operations
  @custom

@mjeffryes
Copy link
Author

Brake/Tire/Lube shop:

customer: reliable-vehicle
 @product:0

reliable-vehicle: maintenance repair
 @custom:6

maintenance: mechanic shop-operations parts
 @product:5

repair
 @custom

mechanic: corporate-support
 @product:3

parts: corporate-support
 @product:9

shop-operations: corporate-support
 @utility:2

corporate-support
 @custom

@mjeffryes
Copy link
Author

Traditional shop management systems:

customer: reliable-vehicle
 @product:0

reliable-vehicle: maintenance repair
 @custom:5

maintenance: mechanic shop-operations parts
 @product:2

repair: shop-operations mechanic parts
 @custom:5

mechanic: traditional-shop-management-systems
 @custom:7

parts: traditional-shop-management-systems
 @product:8

shop-operations: traditional-shop-management-systems
 @product:3

traditional-shop-management-systems
 @product

@mjeffryes
Copy link
Author

HoodHub:

customer: reliable-vehicle
 @product:0

reliable-vehicle: maintenance repair HoodHub-telematics
 @product:2

HoodHub-telematics
 @product

maintenance: mechanic shop-operations parts
 @product:2

repair: shop-operations mechanic parts
 @custom:5

mechanic: traditional-shop-management-systems
 @custom:7

parts: traditional-shop-management-systems
 @product:8

shop-operations: traditional-shop-management-systems
 @product:3

traditional-shop-management-systems
 @product

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment