Skip to content

Commit

Permalink
more specific headers
Browse files Browse the repository at this point in the history
  • Loading branch information
maximiliankraft committed Nov 17, 2024
1 parent c641085 commit 180b347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assignments/3XHIF/WMC/Assignment3.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Erstelle eine Route-Datei `app/routes/products.$id.tsx`. Verwende [useParams](ht

```

## Aufgaben für Schüler
## Aufgaben fürs Protokoll

1. Implementiere die Basisfunktionalität wie oben beschrieben in Remix
2. Erweitere die Anwendung um:
Expand All @@ -90,7 +90,7 @@ Erstelle eine Route-Datei `app/routes/products.$id.tsx`. Verwende [useParams](ht
- Eine Kategorisierung von Produkten


## Aufgaben für Bonuspunkte
## Bonuspunkte (freiwillig)

1. Implementiere Fehlerbehandlung für die Datenbankabfragen
2. Füge Validierung für das Produktformular hinzu
Expand Down

0 comments on commit 180b347

Please sign in to comment.