If i want to enable a simple internal web application (say React) with ability for users to manage master data tables, their schemas, and PK-FK relationships using a simple lookup -- as close to a simple spreadsheet as possible (upload and download CSV or view/edit data in a spreadsheet view) ... what are some good components or libraries that I can utilize?
If i want to enable a simple internal web application (say React) with ability for users to manage master data tables, their schemas, and PK-FK relationships using a simple lookup -- as close to a simple spreadsheet as possible (upload and download CSV or view/edit data in a spreadsheet view) ... what are some good components or libraries that I can utilize?