Skip to content

Matches CSV datasets, generates visualizations, and finds the optimal matches.

License

Notifications You must be signed in to change notification settings

tbj128/CSV-Data-Matcher

Repository files navigation

CSV Data Matcher

Description

A PHP based web application that enables users to upload two or more CSV datasets, specify matching parameters, visualize matches, and generate optimal matches. This is ideal for applications where you need to match people by a set of criteria (for example, find the ideal mentor for every student)

CSV Data Format

The first row of each CSV dataset must contain the heading/title of each column. Each subsequent row will represent an item that will be matched with a row of another CSV dataset.

About

Matches CSV datasets, generates visualizations, and finds the optimal matches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published