Implemented Create, Edit, Delete functionalities and created customer details page using tailwind css Cloned the delete modal component from POS and made some required changes written test cases for client form and client list page resolved lint issues
Need to append antd notificaions for CURL operations and need to work on getClientDetails by id Need to do some updates in UI
Upgraded the Client Details UI and integrated the getClientbyId API with the client details page , And resolved client form related issues like address structuring (appended with multiple addresses), Created skeletons for cards and client details pages.