icortes99 / travel-form-frontend

UI for interaction with the travel forms to Disney. Using Next JS, Chakra and GraphQL
https://travel-form-frontend.vercel.app
1 stars 0 forks source link

Validate attractions dates #6

Open icortes99 opened 5 months ago

icortes99 commented 5 months ago

Validate in both frontend and backend that every start and finish date of every attraction doesn't collide with another attraction. Right now, there's no validation at all. Context: