nss-evening-cohort-12 / pants-trousers

pants-trousers created by GitHub Classroom
0 stars 2 forks source link

Checkout Button on Order Form #19

Open jeaninebeckle opened 4 years ago

jeaninebeckle commented 4 years ago

User Story

As a dev, I need to create a click event using JavaScript on the "checkout" button that is on the order form page

AC

WHEN the user clicks the "checkout" button on the order form page THEN a click event should occur AND there should be an alert that appears and displays "thank you for your order" AND the form should clear

Dev Notes

-to clarify, the checkout button will not then take the user to a traditional checkout page