s20950 / Pizzeria-Gusto-Romano-zadanie-5

0 stars 1 forks source link

Preparing the ERD #3

Open ghost opened 2 years ago

ghost commented 2 years ago

Here should be a complete Entity Relatioship Diagram containing the whole database structure used in our application. It should contain tables like: pizza, order, user, user-order, ingredient etc. User tables must have user credentials with necessary hashing algorithms, salt, peper etc.