crobinson42 / crg-www

Production: https://www.castlerock-construction.com Dev: https://www.castlerock-construction.com/dev
1 stars 1 forks source link

Business hours #19

Closed crobinson42 closed 7 years ago

crobinson42 commented 7 years ago

At the top of the page there is a time frame indicating business hours. We want to add functionality to check the date/time from the clients machine and if it's inside business hours then show "We're Availalbe Now" or "We're Open" something classy/catchy.

Make sure this looks good on both mobile and desktop views as well as not throwing off the flow of the line-height/heading area.

screenshot 2017-08-15 07 34 27

wingchunkf commented 7 years ago

Wrote JS code to add messages based on whether business is open or closed. This fixes issue #19.