USUARIS (USERS) PK: id_usuari (INT, Auto-inc) Identificador numèric únic per a cada membre. PROJECTES (PROJECTS) PK: id_projecte (INT, Auto-inc) FK: propietari_id (-> Users) Identificador únic de cada projecte. Estableix qui n’és el responsable. TASQUES (TASKS) PK: id_tasca (INT, Auto-inc) FK: relacio_projecte (-> Projects) FK: id_superior (Nullable) Identifica cada activitat i permet jerarquies de sub-tasques. Argumentació … Continue reading
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed