Redesign of Grace Website
The Grace Church website has thousands of daily users from all over the world and serves the communication needs of over 30 different departments, providing daily news updates, paid event registration, weekly live stream broadcasts, donation/commerce functions, and an online teaching library of over 10,000 media records. The menu system was given special attention, not only in it’s organization and priority of options, but also in the code structure behind it. While responsive navigation for mobile and desktop may be standard, this one was built with a single HTML code block rather than two code blocks like most methods. This keeps the code clean, is more efficient, and is easier to manage. The responsiveness and style differences are controlled by CSS/LESS and Javascript...