CiderCS3398 / CS3398-Cider-S2017

CS3398 Team Github
0 stars 2 forks source link

Review Eddie's SQL tables #69

Open stt19 opened 7 years ago

stt19 commented 7 years ago

Because I am still less experienced, I would like to devote some time to making sure I understand Eddie's code. By doing this, I will be able to make similar contributions so that everything is uniform (and correct).

stt19 commented 7 years ago

From my understanding, the way we are going about the database for our application is as follows:

I added Fruits and Grains tables to the .sql file. With this, I will next work on creating some User tables that keep track of all the ingredients that each app User has.