- - Email address + + Name - + Password - - - Remember me - - - Sign up + Log in - By clicking Sign up, you agree to the terms of use. + By clicking Log in, you agree to the terms of use.@@ -80,6 +77,7 @@ + diff --git a/scripts/authentication.js b/script...
["email"], user["count"]); + +// // display it +// document.getElementById("coffee-count-goes-here").innerText = user["count"]; +// } else { +// console.log("No one is logged in"); +// } +// }) +// } +// addCupListener(); // This function will go to the "...