Open Issues Need Help
View All on GitHubAI Summary: Implement a loading indicator (spinner or progress animation) on the "Update" button within a restaurant ordering system's vehicle type selection section. The loading indicator should replace the button text while the vehicle type update is in progress, improving user experience and preventing confusion.
A restaurant ordering system built in Java is a fully customizable application that is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.
AI Summary: Fix a broken link on the Rider app's Product Page. The link currently redirects to the wrong webpage; it needs to be updated to point to the official Enatega website. This involves identifying the incorrect URL within the Rider app's code and replacing it with the correct Enatega website URL.
A restaurant ordering system built in Java is a fully customizable application that is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.
AI Summary: Fix a bug in a restaurant ordering system's bank management page where both success and error messages are displayed simultaneously after updating bank details. The goal is to ensure only one appropriate message (success or error) is shown to the user based on the actual outcome of the update.
A restaurant ordering system built in Java is a fully customizable application that is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.
AI Summary: Improve the user experience of the Enatega Restaurant Application login screen by replacing generic error messages ('Username is too short') with more specific and user-friendly messages for each text field (e.g., 'Please enter your email address' or 'Please enter your password'). This involves modifying the error handling and messaging within the application's frontend code.
A restaurant ordering system built in Java is a fully customizable application that is an all-in-one solution for managing orders and deliveries. Check out our product page for more information.