Portfolio

illustrations illustrations illustrations illustrations illustrations illustrations illustrations
Description

We were tasked with enhancing integrations involving OwnerRez, Stripe Identity and HubSpot to improve efficiency on the back office management of the client’s business, which was a vacation rental at the local mountain resort. By automating two manual operations by making them automated, it saved the client many hours, which for a small team was a breath of fresh air to work on other things that raised the needle in the business. Client wanted OwnerRez updates on Guest / Booking information (such as editing or creation of new Guest / Booking) to be pushed into HubSpot as Deals and Contacts. Secondly, client wanted the booking site’s initial flow of verifying user identity via Stripe Identity to flow into OwnerRez’s tags for Guest, so that when user verified the identity, a tag of “Verified” would be added to the Guest. Both tasks were done by webhooks feeding into Pipedream, and writing the necessary code to map and call necessary endpoints to make the data end up in HubSpot and OwnerRez, respectively. Pipedream code was written in NodeJS.

Description

Ongoing project. Rustic Foods is a web application that handles online purchase and fulfillment for Calfornia Food Cottage Operation. Goal is not only to have customers seamlessly purchase food items, and also have admin process the order and fulfillment on the back office. CoramSoftware was involved from the initial design, and still is actively developing the web application. Frontend code to back office - was done in the PETAL Stack, ie. Phoenix, Elixir, TailwindCSS, AlpineJS, and LiveView.