nss-evening-cohort-9 / foundations-group-project-kiss-the-goat

foundations-group-project-kiss-the-goat created by GitHub Classroom
0 stars 0 forks source link

Implement Bootstrap Modal that verifies age when site loads (STRETCH goal) #28

Closed jpantana closed 5 years ago

jpantana commented 5 years ago

User Story

As a user, when I load the website, I should see a modal pop up that verifies my age. If I'm over 21 years old, then the modal goes away

AC

WHEN The site loads THEN a modal will prompt the user to verify their age before moving on AND if they aren't 21, then the site will say something about not being able to let them in

Development