Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Password Authentication Project

Description:

This is a simple password authentication project built with HTML, CSS, and JavaScript. The project consists of a login form that prompts the user for a username and password, and validates the input against hardcoded values. If the input matches the hardcoded values, the user is greeted with a success message. Otherwise, the user is prompted with an error message.

Features

  1. Simple and easy-to-understand code
  2. Validates username and password input
  3. Outputs success or error message based on input
  4. Styled with CSS for a visually appealing login form

Usage

  1. Clone the repository or download the files
  2. Open the index.html file in your web browser
  3. Enter the hardcoded username and password and click the "Login" button to see the validation in action

Technologies Used

The project is built using the following technologies:

HTML - for creating the structure and content of the web page.

CSS - for basic styling the web page .

JavaScript - used to handle the user's input, validate the form, and display messages accordingly

๐Ÿ”— Links

linkedin twitter

About

The project consists of a login form that prompts the user for a username and password, and validates the input against hardcoded values.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages