Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Serenity Haven Hotel webpage: Experience tranquility and luxury with our immersive layout. Explore our range of services, book tours, and get in touch with us effortlessly.

Notifications You must be signed in to change notification settings

Lawani-EJ/Landing-Page

Repository files navigation

Features Added Today

Firebase Authentication and Form Validation

alt text

Firebase Authentication

  • User Registration

    • Initializes Firebase using the provided Firebase configuration.
    • Allows users to register with email and password.
  • User Login

    • Validates user credentials against Firebase Authentication.

Tools and Technologies

  • Firebase
    • Firebase SDK for Authentication.
    • Firestore for potential data storage.

This feature of the project demonstrates the implementation of Firebase Authentication for user registration and login functionalities, as well as client-side form validation for secure and user-friendly interactions.

Form Validation

alt text

  • Signup Form Validation

    • Validates input fields (name, email, password, and confirm password).
    • Checks for valid email format.
    • Ensures password length is at least 8 characters.
    • Verifies that the password and confirm password fields match.
  • Login Form Validation

    • Validates email format.
    • Checks that the password length meets the required minimum.
  • Error Display

    • Displays specific error messages for invalid inputs.
    • Hides error messages when inputs are corrected.

Additional Features

  • Toggle Password Visibility
    • Allows users to toggle between showing and hiding their passwords for convenience.

About

Serenity Haven Hotel webpage: Experience tranquility and luxury with our immersive layout. Explore our range of services, book tours, and get in touch with us effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published