This GitHub repo hosts a user-friendly app for uploading CSV or XLSX files. The app computes and displays pairs of employees who've collaborated on projects.
Test data is included in the assets/ folder.
React + TypeScript + Vite
The app computes and displays pairs of employees who've collaborated on projects based on .csv/.xlsx file import.
TypeScript