IndieCoderMM/convoz-chat

feat: User profile update [⭐4xp]

IndieCoderMM opened this issue · 0 comments

Allow users to change display names and add personal information.

  • Create a form modal for updating the profile
  • Implement form using react-hook-form and zod
  • Update data to firestore

Resources