Project developed by Danilo Cardoso for the technical interview at Vandebron
LWC component created using grid data table: AccountsContactsGrid
Component added in the Sales app home page
Number field created on Account object: Digital_Dept_Contacts__c (read only)
Trigger associated: ContactTrigger
Trigger handler: ContactTriggerHandlerHandler
Formula field created on Contact object: Phone_Match_Account__c (not visible)
Batch class created: Batch_ReparentContacts