Browser reads the file
The File API provides the selected workbook directly to JavaScript in this tab.
FAST LANE ASSIGNMENT
Select a local Excel or CSV file, enter a lane, and rank matching carrier history by exact and fuzzy similarity.
No database, upload endpoint, analytics, or cloud processing. Refreshing or clearing the page removes the loaded data from memory.
Required headers: MC #, Carrier Code, Phone #, Email, Lane
Use: City ST TO City ST
The file is read directly by your browser and is never submitted to this server.
HOW IT WORKS
The File API provides the selected workbook directly to JavaScript in this tab.
Lane normalization, typo tolerance, scoring, grouping, and sorting all happen on the user's computer.
No spreadsheet contents are written to the server. Clear the file or close the tab to remove it from memory.