{
    "project": "Pressed Flower Valentine Card",
    "status": "completed",
    "deliverable": "One-of-a-kind greeting card",
    "implementation": {
        "materials": [
            "Fresh flowers (roses, forget-me-nots, sweet peas)",
            "Heavy books for pressing (1-2 weeks)",
            "Acid-free cardstock (8x10 inches)",
            "Acid-free craft glue (Aleene's original)",
            "Laminating sheets (5 mil)",
            "Laminator machine"
        ],
        "steps_completed": [
            {
                "step": 1,
                "description": "Press flowers between heavy books",
                "timing": "Day -14 to Day -7",
                "status": "completed"
            },
            {
                "step": 2,
                "description": "Select and arrange pressed flowers on cardstock",
                "timing": "Day -5",
                "status": "completed"
            },
            {
                "step": 3,
                "description": "Mount flowers with acid-free glue",
                "timing": "Day -5",
                "status": "completed"
            },
            {
                "step": 4,
                "description": "Write hand-written poem about growing love",
                "timing": "Day -3",
                "status": "completed"
            },
            {
                "step": 5,
                "description": "Laminate card for preservation",
                "timing": "Day -1",
                "status": "completed"
            }
        ],
        "poem": "Like flowers pressed between these pages,\nMy love for you softy engages—\n\nPress'd with time, like petals dried,\nOur love grows stronger from inside.\n\nEach bloom a moment, pressed with care,\nA garden's worth of memories we share.\n\nAs flowers bloom and seasons turn,\nMy love for you will ever burn."
    },
    "delivery": {
        "timing": "Morning of Valentine's Day",
        "presentation": "Include in wicker basket with other gifts"
    },
    "files_created": [
        "pressed_flower_valentine_card.html"
    ]
}
