🔌 API Connection Test
Test all backend API endpoints to ensure they're working correctly.
1. Products API
Test fetching products from the database
2. Orders API
Test order creation endpoint
3. Prescription API
Test prescription upload endpoint (without file)
4. Loyalty API
Test loyalty application endpoint
5. Database Connection
Test if database is accessible
Note: Make sure XAMPP Apache and MySQL are running before testing.