MarineGEO / data_portal

An interactive data submission and curation portal for MarineGEO
1 stars 0 forks source link

Track user submissions in csv or text file #15

Closed mlonneman closed 5 years ago

mlonneman commented 5 years ago

When users submit data, their email address and time stamp are stored. Rather than sending a unique csv for each submission event, import a master csv/text file that lists contains every submission event and append the current data when users submit data. Finally, send the master file back to DB and overwrite the original file.