cmc-csci143 icon indicating copy to clipboard operation
cmc-csci143 copied to clipboard

Final project clarifications?

Open irajmoradi opened this issue 1 year ago • 1 comments

Is there anything specifically we need to do with the URLs table for the final project? Furthermore is it fine if we just store passwords in plaintext or do we need to implement actual password security stuff?

irajmoradi avatar May 06 '24 02:05 irajmoradi

  1. The way the routes are written, you only really use 2 tables. The main purpose of the third table is only to give me more options during the final exam for joins.

  2. You may store passwords in plaintext.

mikeizbicki avatar May 06 '24 03:05 mikeizbicki