From 8bb8fb8dba839ba16f3bef23ee2216660da3d0d4 Mon Sep 17 00:00:00 2001 From: Pau Costa Date: Sat, 28 Mar 2026 17:35:28 +0100 Subject: [PATCH] Update prompts to include progress indicator for documentation readability --- prompts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prompts.md b/prompts.md index 0c4efd1..9d1d0bb 100644 --- a/prompts.md +++ b/prompts.md @@ -41,6 +41,8 @@ Goal: Create the interactive map editor. On 'Save,' the component must calculate the percentage-based X,Y coordinates (to ensure responsiveness) and send an array of objects to the NestJS /spaces/batch-update endpoint." +Done up until here. + Stage 4: Google Calendar Sync Goal: Connect the booking system to the outside world.