- A web app that processes uploaded xlsx/csv file and performs the following operations, 1. Fill all empty cells with top level cell values. 2. Finds the three columns-PO Number, Supplier and Description. 3. Extract the values from those three columns. 4. Stores it in easily accessible format in the database. and much more
-
Updated
Oct 26, 2023 - JavaScript