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

Notion attraction info is incomplete #5

Closed icortes99 closed 5 months ago

icortes99 commented 5 months ago

Application is being displayed in Notion CRM and by email. Right now most of the data is displayed. However is needed to display the room type (suite) and room assigned (1, 2, 3...) so the agent can now the rooms distribution.

icortes99 commented 5 months ago

The frontend is now sending the respective data. Now, the rest of this issue belongs to the backend only