Skip to content

aaakumari/OIBSIP-TASKNO-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

OIBSIP-TASKNO-4

Login Authentication System

Description

This is a login authentication system built to secure access to a web application. It provides user registration, login, logout, and password recovery functionalities.

Features

  • User Registration: Allow new users to create accounts with a unique username and password.
  • User Login: Authenticate users with their username and password.
  • Session Management: Keep users logged in across sessions until they manually log out.
  • Password Recovery: Provide a mechanism for users to reset their passwords if forgotten.
  • Password Security: Implement secure password storage and encryption techniques.
  • User Roles and Permissions: Optionally, support different user roles (e.g., admin, regular user) with varying permissions.

Technologies Used

  • Frontend: [HTML/CSS/JavaScript]: Frontend development.

Installation

  1. Clone the repository: git clone https://github.com/aaakumari/calculator.git
  2. Open index.html in your web browser.

Usage

  1. Open the application in your web browser.
  2. Register a new account with a unique username and password.
  3. Log in with your registered credentials.
  4. Access the protected resources or functionalities provided by the application.

Screenshot

SIGN UP SIGN IN