



Lichter Photography
Front End Developer
Front End Developer adding custom features to a Photoshelter website for photographer Michael Lichter.
Technologies
Javascript, CSS, Webpack, Babel, jsDelivr, Photoshelter, Webflow

For this project I was brought on to add some very specific feature requests to an existing Photoshelter site. Photoshelter is pretty rigid in the customizations it allows, and some of the features required some clever workarounds.

To integrate these features I injected external scripts in the head of the Photoshelter html using jsDeliver. I also used babel polyfills and webpack dev server for a better development experience and utilized webpack for a production build.
Occasionally the client made feature requests that simply weren't possible on the Photoshelter platform. For these request I redirected certain URLs to webflow to display fully customized pages which interacted with Photoshelter's API to retrieve data.

