Test Activity Data

Generate test data for the Live Activity page

Test Controls

How to Test

  1. Make sure your backend server is running on port 3000
  2. Click "Check Backend" to verify the connection
  3. Click "Check Activities" to see current activity count
  4. Click "Generate Test Data" to create 10 sample activities
  5. Go to the "Live Activity" page to see the generated data

Troubleshooting

  • If "Backend connection failed", make sure the backend server is running
  • If you get CORS errors, check that the backend allows requests from the admin panel
  • If activities don't appear, check the browser console for errors
  • Make sure MongoDB is running and connected