Incident report web formproject

Vue.js and TypeScript web form that stores user inputted information in D365 (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 Dynamics 365 for storage and review by the Health and Safety team.

Incident report form portfolio image

Contains form validation for the user and a SweetAlert popup on successful submission. Similar to the good catch web form I created previously.