Skip to content

Instantly share code, notes, and snippets.

@Lucent
Last active August 30, 2023 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lucent/e49ef3b115e7dd1095f3b42387eaa000 to your computer and use it in GitHub Desktop.
Save Lucent/e49ef3b115e7dd1095f3b42387eaa000 to your computer and use it in GitHub Desktop.
Fantasy of Trees Teardown Routing

As early as possible

  • Obtain a list of all possible items that can be sold and their creators from Teresa Booth.

Throughout the show

  1. As items are sold, mark them off on master list as either pick-up or delivery.
  2. Enter each delivery item into Microsoft Streets & Trips and rename the pushpin as the code with no leading zeros (A-9 vs A-009). Include pick-up items if purchased with deliverable trees (A-9, TT-5, D-15).
  3. Change pushpins to icons for numbers 1-10 for cardinal directions.

At teardown

  1. Saturday A.M. walk the showroom floor and find every item not marked as sold for delivery or pickup.
  2. If an item found unmarked is tagged Sold, find the seller paperwork for that item.
  3. Create or obtain a list of all items paired with delivery items to hand off to the picking teams before items are moved upstairs.
  4. Rename pushpins to show all deliver-with items.
  5. Create routes using Streets & Trips for each numbered icon, verifying the correct number of items are in each route by paperwork.
  6. Optimize Route with KCC as start and endpoint.
  7. Screenshot route and print 3 copies, 1 for Cheryl to tape to floor and 2 for us.

Information tied to Tree/Item

  • Item number assigned
  • Designer info
  • Description
  • Price
  • Sold price
  • Cash or Credit
  • Pickup/Delivery info
  • Customer info
  • Delivery information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment