drink-this / drink-this-frontend

A cocktail recommendation app. Find your new favorite based on ratings of other users like you.
https://drink-this-frontend.herokuapp.com/
0 stars 0 forks source link

Easy Win: Landing page - Checks if User is over 21 #79

Closed markcyen closed 2 years ago

markcyen commented 2 years ago

New user register on landing page, but landing page initially displays "Are you over 21?" modal (popup). Answering yes takes the user to landing page with Google login. Answering no displays an alert stating user is underage (or something similar). Cookies capture first login so the prompt will not appear after first time.