Wells Fargo

line

As a frontend developer for Wells Fargo, my work on the public facing web application included converting the legacy pages to reflect the modern, fully responsive design, and ensuring full WCAG compliance across the application by analyzing and correcting known accessibility defects.

Features

line
  • Responsive design
  • WCAG accessibility compliance
  • Cross-browser compatibility
  • Multi-language support

Stack

line
  • HTML
  • CSS
  • JavaScript
  • React

Responsive Design

swirl

I wrote all front-end code for new static homepages in English and Spanish with a modern, responsive look & feel that create a consistent, frictionless user experience in the event of a service outage affecting the standard homepages.

Responsive Design image 1

Responsive Design image 2

WCAG Accessibility

swirl

I updated front-end code to ensure ADA and WCAG compliance standards were met or exceeded for 14 known defects on the Wells Fargo public site. In this example, the search button focus indicator lacked sufficient color contrast for keyboard navigation users. Other examples include adding aria roles and attributes, correcting language attributes, and adding missing focus indicators.

Defect was in the search input field on the navigation bar at the top of this page

WCAG Accessibility image 1

Before my fix: default focus indicator did not meet color contrast standards

WCAG Accessibility image 2

After my fix: focus indicator is 100% compliant with WCAG standards and is consitent with the other navigation bar focus indicators

WCAG Accessibility image 3