Sample Info appproject

Vue web app using Azure Functions to interact with an API (Closed Source)

sample info contact us form image

This app communicates with product lifecycle management software. It uses URL parameters to identify the specific sample, project and formula details for a specific product returning these through a GET request on page load.

sample info portfolio image

This project allowed me to gain experience in dealing with promise objects in JavaScript. Using the axios library I was able to interact with the APIs and obtain the required data.

URLs for the application are dynamically generated for samples sent to the customers and are used in QR codes on the shipping labels for customers to scan. Customers also have the ability to submit product feedback with a direct integration to Dynamics 365 CRM.