nss-evening-cohort-9 / nutshell-pecan

nutshell-pecan created by GitHub Classroom
0 stars 0 forks source link

Users #13

Open JenniferLipps opened 5 years ago

JenniferLipps commented 5 years ago

User Story

As a user, the first time I log into nutshell I should be prompted to add my username.

AC

AND they should see a form element to add a username AND the username should save to the users firebase collection

Dev Notes

Clicking the Google button unhides a form that requests a new user name and email address. The form is in a div on the index.html file that has an id of new-user and a class of hide.