Skip to content

Conversation

mano-ranjan
Copy link
Collaborator

🚀 Summary

This PR introduces core authentication and state management functionalities. It adds Supabase signup, user update, and logout flows. Also includes date formatting improvements for better readability and the initial setup for Zustand state management.

🧩 Related Issues / Tasks

In Progress #30

🛠️ Type of Change

  • 🐞 Bug fix
  • ✨ New feature
  • 🧨 Breaking change
  • 🔨 Enhancement/Refactor
  • 📝 Documentation
  • 📜 Other (please describe):

✅ Checklist

  • The code is formatted with Prettier (npm run format or npx prettier --write .)
  • PR references a linked Issue or Task number
  • Tested on both iOS and Android devices/emulators
  • No unnecessary logs or commented-out code
  • UI changes, if any, have been reviewed visually
  • All tests are passing (if applicable)
  • Added or updated documentation where necessary

📸 Screenshots / Videos (UI changes only)

🧪 Test Plan

  1. Verified Supabase authentication flows (signup, update, logout) using test accounts.
  2. Checked date formatting across relevant screens.
  3. Confirmed Zustand state updates reflect correctly in app state flow.

@mano-ranjan mano-ranjan requested a review from leoAshu July 27, 2025 01:10
@leoAshu leoAshu added the feature New feature or request label Jul 27, 2025
@mano-ranjan mano-ranjan merged commit c1b0415 into main Jul 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants