FSULytics / Backend

Server & Backend
0 stars 0 forks source link

SQL Scripts for Sample Data Generation #3

Open lancenewman opened 6 years ago

lancenewman commented 6 years ago

We need some sample data to test the capabilities of the Django server. This should be submitted in the form of a SQL script containing a bunch of INSERT statements to generate 5-10 tuples of data per table. You can view the proposed basic structure of the the tables here. Note that because this is such a new project all of this is subject to change as we learn more about what will be best.

Please make a pull request to add your script to the repository. I've made a how-to guide if you've never done it before. Ask if you need help!

blk15b commented 6 years ago

I can do this