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

Update DOM display and class properties after 'post' or 'delete' #18

Open
hfaerber opened this issue Nov 5, 2019 · 0 comments
Open
Labels
UX/functionality improvement Necessary tasks for improved UX/functionality

Comments

@hfaerber
Copy link
Owner

hfaerber commented Nov 5, 2019

Not explicitly stated in the rubric bullet points but important for UI/UX.

My DOM displays should be updated whenever a new booking is posted or deleted.

Update would happen in each class first then the updates would be displayed.

Affected displays:
GUEST
Total spent (loyalty points)
List of bookings

MANAGER
Selected guest's displayed rooms and loyalty points
All 3 below depending on whether booking is for today.
Occupancy (depending on date booked for)
Revenue
Availability (depending on date booked for)

@hfaerber hfaerber added the UX/functionality improvement Necessary tasks for improved UX/functionality label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UX/functionality improvement Necessary tasks for improved UX/functionality
Projects
None yet
Development

No branches or pull requests

1 participant