marioaburto10 / single-page-streaming-app

A single page application that allows users to stream a dataset to a database and also stream the dataset from the database to the user.
0 stars 0 forks source link

Send the data from the database back to the user #4

Open marioaburto10 opened 5 years ago

marioaburto10 commented 5 years ago

After the database is populated with the records of the uploaded file, the user should be able retrieve that data.