Promo JavaScript Application
projects
8/3/2018
This is one of the first applications that I developed. I continuously worked to improve it as my development skills improved and new functionality was requested. Originally, I built it to reduce the amount time it would take to perform Program Change - a monthly switchover of the OEM marketing programs on 17 dealership websites.
The application has the following functionality:
- a JavaScript web application built using the revealing module pattern,
- uses JSON format to store the data,
- run features before or after page load,
- has a built-in slideshow widget, and
- content personalization using URL parameters
If you are interested, you can check out the code for this project on my GitHub.