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

Admin - Requests - Checkout Page #166

Open
Frama-99 opened this issue Jan 16, 2022 · 0 comments
Open

Admin - Requests - Checkout Page #166

Frama-99 opened this issue Jan 16, 2022 · 0 comments

Comments

@Frama-99
Copy link
Collaborator

This page should give admins the ability to choose an available equipment instance for every piece of equipment requested in a given request. The form should have validation so that every piece of equipment is given an instance identifier. At the bottom, it should have a "confirm checkout" button. When this button is pressed, send a POST to the backend. The backend should do a final check for whether those instances are available for the requested times (though this should always succeed, just to double-check) and return a success message. The page should then redirect to a request summary page with a checkout successful message.

A bonus feature is to allow additional pieces of equipment to be added on checkout.

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

No branches or pull requests

1 participant