A
Anonymous
Excel Uploader - Copy this React, Tailwind Component to your project
Develop an application with following requirement Application should have a login As a user I should be able to upload an excel. The data needs to be stored in a table in database. User can upload multiple excels. Application must handle the data one by one. The application must handle errors in data. If a row is missing some data or the type of data is not what's expected, it should show the error in application User should be able to see the data in a table and be able to filter the data in front end. User should be able to see only his data not any other user's data
Prompt
