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:
- Name
- Email address ---> preferably UVA one
- Password
- Confirm Password
- Unique password to be able to sign-up with an account
User information should be stored in Firebase
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