visheshrwl / Uber-like

MIT License
6 stars 20 forks source link

Implement User Authentication (Login/Signup) #37

Open visheshrwl opened 4 days ago

visheshrwl commented 4 days ago

Is your feature request related to a problem? Please describe. Create login and signup forms for users to authenticate. Integrate with the backend for authentication using OAuth or JWT.

Additional context Create login and signup UI screens. Implement form validation using Zod or another validation library. Integrate with the authentication API for user registration and login. Store the JWT securely (localStorage or cookie-based). Priority: High

palidii commented 3 days ago

Hello, I would like to take it over and start with the UI. Are there any requests or can you simply suggest a design for the login/registration?

visheshrwl commented 3 days ago

@palidii I want a Gen Z minimalist approach for this, with a subtle color palette focused on lighter shades.

abhishekpaturkar commented 20 hours ago

Can I work on this??