Brinjal TaskList Component Test

This page tests the TaskList web component from brinjal.

Test Instructions:

  1. Add a task using: curl -X POST http://localhost:8000/example_task
  2. Add a task using: curl -X POST http://localhost:8000/progress_hook_example_task
  3. Watch the task appear and progress in real-time
  4. Check the browser console for any errors