!! Create the component will do, component will be implemented separately in the corporate page
To create the UI and simple functionality for the dialog content that will pop up when user click "New Assessment" on the corporate page

If possible, implement the following using useState:
- Select checkboxes
- POST API (send the details over to DB), refer to json schema (add assessment) (Can implement using fetch/axios library, see tut)
!! Create the component will do, component will be implemented separately in the corporate page

To create the UI and simple functionality for the dialog content that will pop up when user click "New Assessment" on the corporate page
If possible, implement the following using useState: