Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 304 Bytes

Datenhaltung.md

File metadata and controls

18 lines (15 loc) · 304 Bytes

Datenhaltung

Tabellen

  • Usertabelle / Logindaten Attribute:
    • Username
    • Passwort (PHP Hash, kein SHA)
  • Zwischentabelle (Aufgabenliste)
    • User-Fremdschlüssel
  • Aufgaben (alle) Attribute;
    • Name
    • Beschreibung
    • Umfang
    • Erledigt oder nicht
    • Aufgabenliste-Fremdschlüssel