diff --git a/planning.json b/planning.json new file mode 100644 index 0000000..b5f7dd8 --- /dev/null +++ b/planning.json @@ -0,0 +1 @@ +{"tasks":[{"component":"BE","priority":"HIGH","content":"Implement the health check API endpoint"},{"component":"FE","priority":"NORMAL","content":"Create a UI component to display health check status"},{"component":"TEST","priority":"NORMAL","content":"Write integration tests for health check API"}]} \ No newline at end of file