smit-batch-10-food-delivery-app icon indicating copy to clipboard operation
smit-batch-10-food-delivery-app copied to clipboard

Added form validations

Open usman-rizwan opened this issue 1 year ago • 0 comments

  • Used Prettier Code Formatter for formatting code
  • Validate restaurant name to ensure it is not empty.
  • Validate restaurant address using a regex pattern.
  • Ensure an image is uploaded before submitting the form.
  • Implement price validation .
  • Add validation for a Pakistani phone number with 11 digits.

usman-rizwan avatar Jan 06 '24 09:01 usman-rizwan