Skip to content

feat: Add venue availability calendar and image upload validation - #68

Open
itzmegeethasree wants to merge 2 commits into
developfrom
feat/vendor-management
Open

feat: Add venue availability calendar and image upload validation#68
itzmegeethasree wants to merge 2 commits into
developfrom
feat/vendor-management

Conversation

@itzmegeethasree

Copy link
Copy Markdown
Collaborator

Summary

This PR introduces venue availability integration and improves venue image upload validation.

Changes

  • Integrated venue availability API with booking calendar
  • Fetch availability data based on selected month
  • Display availability status for selected dates
  • Disable fully booked dates in the calendar
  • Support incremental image uploads across multiple selections
  • Enforce a minimum of 3 venue images before submission
  • Clear image validation errors after valid image selection

Testing

  • Verified availability API is called on month navigation
  • Verified calendar reflects availability data
  • Verified fully booked dates are disabled
  • Verified users can upload images in multiple selections
  • Verified venue creation is blocked when fewer than 3 images are uploaded
  • Verified venue creation succeeds with 3 or more images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant