hoohacks / ideathon-registration

React.js and Firebase web registration form
0 stars 3 forks source link

HooHacks members should be able to create an account and login to a view that only authenticated users can access #2

Open dylanherbig opened 1 year ago

dylanherbig commented 1 year ago

To be able to handle check-in during the Ideathon even, we would like to implement a view to see all of the users. As such, we also require to implement authentication into our existing registration system. Create a simple index sign-up page that allows users to sign-up with the following information:

User information should be stored in Firebase

poudyalankit commented 1 year ago

I've made a new branch, but I don't think I have permission to push my commits up:

remote: Permission to hoohacks/ideathon-registration.git denied to poudyalankit. fatal: unable to access 'https://github.com/hoohacks/ideathon-registration.git/': The requested URL returned error: 403

dylanherbig commented 1 year ago

Try again. It should work now