|
|
|
@ -12,15 +12,15 @@ a list of projects, and each update has a codename and a list of steps
|
|
|
|
|
(since this is a first prototype this could change anytime)
|
|
|
|
|
(it's already changed 3 times while writing this initial documentation ah ah)
|
|
|
|
|
|
|
|
|
|
`JSON
|
|
|
|
|
`
|
|
|
|
|
{
|
|
|
|
|
"Workin title of the project or idea": [
|
|
|
|
|
{
|
|
|
|
|
"when": "13.05.2022",
|
|
|
|
|
"what": "First idea of the project"
|
|
|
|
|
},
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
"Workin title of the project or idea": [
|
|
|
|
|
{
|
|
|
|
|
"when": "13.05.2022",
|
|
|
|
|
"what": "First idea of the project"
|
|
|
|
|
},
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
`
|
|
|
|
|
|
|
|
|
|
To insert a new project just send in the first step and a name
|
|
|
|
|