CU-CSCI3308-Fall2023 / VentureVibes

Empowering personalized travel experiences, our app simplifies vacation planning by crafting tailored itineraries that match individual preferences. We aspire to streamline the overwhelming array of options and create memorable, personalized journeys for every traveler, ensuring each person discovers the perfect activities that resonate with their
0 stars 1 forks source link

login form with email and password input #1

Open maechen opened 11 months ago

maechen commented 11 months ago

Description: As a user, I should be able to log in to my VentureVibes account using my email and password through a login form to access my personalized user interface and features.

Acceptance Criteria: -When I navigate to the VentureVibes login page, I am presented with fields to enter my email address and password. -Upon entering a valid email address and corresponding password, I should be able to click a "Log In" button to access my account. -If I enter an incorrect email address or password, I will receive a clear error message indicating that the login attempt has failed. -After successful login, I should be redirected to the homepage or dashboard associated with my account type. -The login function should work correctly across different browsers and be responsive to different screen sizes.