summaryrefslogtreecommitdiff
path: root/NOTES.md
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-08-08 22:04:47 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-08-08 22:04:47 +0200
commitb94a7ae06b20d550c727d5192cea8baf3e8fb641 (patch)
tree3258eb27e2e3f266f8c220662ebb24ebe3071b79 /NOTES.md
parent21496e32695744d4679fc11105352c61522ce601 (diff)
project crud
Diffstat (limited to 'NOTES.md')
-rw-r--r--NOTES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES.md b/NOTES.md
index c7fbfa3..2549692 100644
--- a/NOTES.md
+++ b/NOTES.md
@@ -111,6 +111,6 @@ administration.money/
|-|-|
| id `auto` | reference id `P/[id]` |
| description `required` | Description of project |
-| date `required` | Project started at date |
+| start date `required` | Project started at date |
| status `required` | Status of project `running` `paused` `cancelled` |
-| cancelled at | Project cancelled at date | \ No newline at end of file
+| end date | Project cancelled at date | \ No newline at end of file