Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web-example hotel changes #417

Open
wants to merge 22 commits into
base: web-examples
Choose a base branch
from
Open

Conversation

nicktaras
Copy link
Contributor

These are the ui/ux changes we talked about.

From these changes I've made some upgrades to the UI also to make the demo more realistic to an a hotel booking.

These are still some tasks for us to integrate the solution into the ui, which would be great to review with you soon also.

@oleggrib
Copy link
Contributor

Can you remove files like "roomTypesTicketClassDataMock2.json" and use POST requests to http://bogotabackend.herokuapp.com/ to receive updated products.
it will be more similar to real life situations.
to use POST requests - you have to update some logic - disable common discount values, some hidden products can be added, shipping optins change depens on used tokens.
in this case we will emulate real world example, we do it to show as mush as possible potential features for customer.

@nicktaras
Copy link
Contributor Author

Updated example to use the latest API

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.

3 participants