Skip to content

Accessible login page with client-side validation, error hints, options to show typed password and localStorage for username. WCAG 2.0 AA compliant. User data is tested with local database.

Notifications You must be signed in to change notification settings

anna-yeddi/login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Login Page

First created in June 2019.

Features:

  • Client-side validation, password constraints;
  • Custom error messages and hints;
  • Username can be saved in, retrieved and removed from the localStorage;
  • Local server with test user JSON data;
  • When successful, redirects to a custom welcome page;
  • Light animation;
  • Responsive layout;
  • WCAG 2.0 compliant (accessible);
  • HTML5, CSS3, JavaScript (ES6).

About

Accessible login page with client-side validation, error hints, options to show typed password and localStorage for username. WCAG 2.0 AA compliant. User data is tested with local database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published