Skip to content

chris1000/JCHSAccuracy

Repository files navigation

Johns Creek High School Website Design 2018 - 2019

JCHS Accuracy makes use of Javascript and Browser Cookies to enhance/ provide the functionality of certain features such as our Accessibilities Tool Menu (Font Scaling Tool, Translations, Color Switcher) and Cookie Consent Form (To make sure it is only displayed once). To improve overall website loading times we have minified (https://www.imperva.com/learn/performance/minification/) our code using the Google Polymer CLI toolkit (https://polymer-library.polymer-project.org/3.0/docs/tools/polymer-cli) but have kept the code hosted here unminified.

Build

To test code clone this project and install the Polymer CLI (https://github.com/Polymer/tools/tree/master/packages/cli). Cd into the directory and run "polymer build" or if on Linux Based systems you can run the "produce.sh" script to run the process automatically. To spawn a local web server for testing the code run "polymer serve --open" this will open the webpage in your default browser.
Publically Available Link: https://jchsaccuracy.firebaseapp.com/

Note

JCHS Accuracy makes use of Javascript and Browser Cookies to enhance/ provide the functionality of certian features such as our Accessibilities Tool Menu (Font Scaling Tool, Translations, Color Switcher) and Cookie Concent Form (To make sure it is only displayed once). To improve overall website loading times we have minified (https://www.imperva.com/learn/performance/minification/) our code using the Google Polymer CLI toolkit (https://polymer-library.polymer-project.org/3.0/docs/tools/polymer-cli) but have kept the code hosted here unminified.

To learn more about the build process please view the "polymer.json" file as this contains the configuration for building (minifying the website). The "firebase.json" file contains the Firebase hosting configuration we use for our Webhost.

Sitemap

About

Johns Creek High School Web Design Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published