
onewalk.ca
This custom responsive website was built in Convio Luminate. Key technologies utilized are HTML5, CSS3, jQuery, and the framework Foundation by ZURB. I primarily served as lead onsite developer, with the responsibilities of integrating the off-site studio's design and develoments, along with the day to day content creation and updates.
This was the first web design and development project we outsourced. Due to miscommunication, between our marketing manager and the vendor, I completed the integration. The website was originally created in Wordpress; however, our fundrasing platform for front and back end developments was Convio. Due to my experience working with this application platform, I was able to have the agency export the pages from Wordpress, which I then tailored for our system and file structure.
In addition to successfully integrating this design into Convio, I was also responsible for edits and additions to the design along with configuring user forms and the login area. For each site we created, I also had to interface with out Convio dedicated support to generate data for registered participants. The lists were either in html or generated using proprietary Convio tags, which I consumed with JavaScript and displayed in desired formats.
I created this standalone list page with the concept described above and styled it with my fellow Developer's design. Basically, I used jQuery's ajax load function to consume the html file, then for each element of interest, copy it's content into new elements to fit the requirements. It was quite a fun and beneficial, as it made for a great informative content page, which was sought out by participants.
Convio allows for generic forms/surveys to be embebed into a page on the platform. The code structure provided by this system, was none-responsive. I figured out a couple ways to extract out the html from the generated froms and add in required values and id's to build responsive landing pages for both on and off-site use.