Vimall03 / Alimento

Alimento is an online homemade food delivery platform that connects passionate home chefs with food enthusiasts.
The Unlicense
21 stars 65 forks source link

[BUG] Correct Links and Complete Authentication Flow for Vendor and Customer Sign-Up/Login #222

Open ShivanshPlays opened 1 day ago

ShivanshPlays commented 1 day ago

Issue: Correct Links and Complete Authentication Flow for Vendor and Customer Sign-Up/Login

Description

This issue addresses the need to refine and ensure the accuracy of all links in the sign-up and login flows for both vendors and customers. The goal is to establish a cohesive authentication experience, connecting the front-end pages created by @Shariq2003 to the backend OTP form and fully integrating the authentication flow from start to finish.

The task includes:

Requirements

Acceptance Criteria

  1. Correct Links: All links in the sign-up and login flows should lead to the correct paths for vendors and customers, without any broken or incorrect links.
  2. Navbar Button: The login button in the navbar should accurately redirect users to the appropriate sign-up/login page based on the user role (vendor or customer).
  3. OTP Verification: The OTP form should connect to the backend for both OTP generation and verification, ensuring seamless authentication.
  4. Flow Testing: The complete sign-up and login processes should be tested to verify end-to-end functionality for both vendors and customers. The process should be smooth, with error handling in place, and consistent with user expectations.

Priority: High
Related Pages: Sign-Up, Login, OTP Verification, Navbar


This issue aims to provide a reliable and user-friendly sign-up/login flow, ensuring that the authentication process is fully functional, thoroughly tested, and easy to navigate.

github-actions[bot] commented 1 day ago

🎉 Thank you for your interest in contributing to this repository! Please wait while we review and assign this issue to you. In the meantime, feel free to ⭐ the repo to stay updated on future developments.

Stay awesome! 😎