gdsc-jssstu/campUS-Web

Signup.jsx: Implement Signup functionality using Firebase Authentication

Closed this issue · 5 comments

Design link
Hex Codes

Referring to the designs above,

  1. Create an aesthetic and responsive Signup Page, and stick to the hex codes using in the design.
  2. Refer to context/AuthContext.jsx, where functionality for signup is provided. You need to implement the signup method in the onSubmit handler.
  3. On signup, I want a user, having a document ID set to that of the corresponding User UID(Firebase Auth), to be created in the users collection, where you store additional data related to the user(essentially all the details related to the user except for the password).

Hi @sikehish please assign me this issue under Hacktoberfest2023

I've assigned it to you. Good luck!

hi @sikehish working on final styling.