Skip to content

vladnomad/mortgage-expert-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mortgage expert landing

A landing page template for a mortgage expert in a consulting company. Designed to be used for multiple experts, fetching data from a JSON database. Finally, the project was split into separate static pages, leaving database fetching for ease of text content change for the client. Client asked for a contact form fuctionality, Google Map, statistics and reviews sections. Header and contact form on large screens were designed to stick while scrolling through main content, stopping on the map/reviews section, which acts as a footer. Light and minimalistic design was used with company accent colors.

livePreview(1);
livePreview(2);

JavaScript functionality

  • Contact form security
  • Form label transforms on focus
  • Form input validation with debounce
  • Handling and visualising form submission
  • Modal for a contact form on mobile devices
  • Dynamic copyright year notice
  • Fetching data from JSON database
  • Cycling through customer reviews
  • Choosing to use or disable cookies
  • Making use of sessionStorage & localStorage
  • Implementing a loader for a smoother User Experience on load
  • Using IntersectionObserverAPI for statistics animation
  • Toggling navigation on mobile devices
  • Integrating Google Analytics to analyse leads & traffic

About

Accessible and responsive template for mortgage brokers. Text content fetched based on page's URL. Contact form fuctionality, Google Map, statistics and reviews sections.

Topics

Resources

License

Stars

Watchers

Forks