CSUMB-SP17-CST499 / VTRMD

Visualization of Traceroute Results of Mobile Devices
1 stars 4 forks source link

New Data Upload Processing Pull Request #36

Closed brandoncsumb closed 7 years ago

brandoncsumb commented 7 years ago

This request should now be in sync with genericDataAccess.inc.php error handling.

Please test and review this against my database first. Do not accept this pull request. Leave comments and then I will fix bugs as well as create another pull request with the correct DB credentials for the master.

testing link: http://hosting.otterlabs.org/salettabrandonl/public_html/VTRMD/cvs_upload.html testing file: dv_calspeed_data

Both the actual data insertion and location data should be either insertable or updatable.

rciampa commented 7 years ago

Commit 37a8e69 appears to have SQL statements that point to your development database and not the production tables.

Any valid CSV uploaded would never appear in the application unless users were on your development fork.

A merge at this time will break the current state of the application.