Incident Report web formproject

Vue web form submitting H&S data to a model driven app (Closed Source)

Incident report form portfolio image

This form consists of fields that are sent via a POST request to an Azure Logic App. This logic app then moves the data to a model driven app created in the Power Platform for storage and review by the Health and Safety team.

Incident report form portfolio image

Robust form form validation is used to ensure data integrity and ease of use for the user. 'Sweet Alert' popups are leveraged throughout to provide a streamlined user experience. Similar to the Good Catch web form I created previously, with a larger number of fields and dynamic logic taking advantage of the reactivity of Vue.