added lern and skill improvement cost editing
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Ich möchte eine oder zwei Seiten zur Einstellung und Verwaltung von Lernkosten für Charakterklassen und Fertigkeitskategorien als auch von lernkosten pro Schwierigkeit und TE pro Schwierigkeit und Stufe erstellen. Beispiele für Originallisten findest Du in Lern_und_Trainingslisten.md
|
||||
Die nötigen Datenstrukturen im Backend sind vorhanden. Erstelle wenn nötig passende API Endpunkte inclusive der dazu gehörigen Tests.
|
||||
Erstelle vor allem die views und Componenten für das Frontend.
|
||||
Plane gründlich prüfe das Ergebnis sogfältig.
|
||||
Du darfst Subagents starten wenn das notwendig oder sinnvoll ist
|
||||
|
||||
# --------------
|
||||
|
||||
move the model in this file to the appropiate package.
|
||||
register everything via the init function
|
||||
Take care that no circle references are created during this process.
|
||||
|
||||
Reference in New Issue
Block a user