facn2 / The-Munching-VASS

Web application for FACN cooking schedule
https://themunchingvass.herokuapp.com/
0 stars 1 forks source link

participants schema #68

Open mattlub opened 7 years ago

mattlub commented 7 years ago

https://github.com/facn2/The-Munching-VASS/blob/master/src/database/db_build.sql#L18-L22

The participants schema is quite confusing to me. Could you explain what each of the 3 fields are supposed to be?

I assume what you're trying to do is have a table for meals, a table for people, and then a participants table. In which case I would advise the fields to be:

If this is confusing ask me please!