Magento Devdocs: https://devdocs.magento.com/guides/v2.4/extension-dev-guide/admin-grid.html
https://magecomp.com/blog/create-ui-component-grid-and-form-magento-2/
...
Create module with vendor table (design database by yourself)
Định nghĩa vendor : https://vieclamnhamay.vn/tin-tuc/vendor-la-gi-5-diem-khac-biet-giua-vendor-va-supplier
Create grid to display vendor list
Add/edit/delete
Filter, sort (on grid)
Create menu for module
...