Open Issues Need Help
View All on GitHubAI Summary: Debug and fix a bug in a Swiggy clone app where the message "You are currently unavailable" persistently appears on app launch, regardless of the user's actual availability status. The issue needs to be resolved so the message only appears under appropriate conditions (e.g., network problems or status changes). The bug consistently occurs on a Samsung A15 Android device.
Swiggy clone app with source code is a fully realized and customizable food delivery application that is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.
AI Summary: Modify the Swiggy clone app's checkout flow to hide the tip option when a customer selects 'Pickup' as their order type. This involves updating the frontend code to conditionally render the tip input based on the selected order type.
Swiggy clone app with source code is a fully realized and customizable food delivery application that is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.