Test Activity Data
Generate test data for the Live Activity page
Test Controls
How to Test
- Make sure your backend server is running on port 3000
- Click "Check Backend" to verify the connection
- Click "Check Activities" to see current activity count
- Click "Generate Test Data" to create 10 sample activities
- 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