Closed bemayr closed 1 year ago
This page should act like a combination between an article and a life-situation with the option to include content (primarily linked numbers) and article references. Regarding the data structure it might look something like:
{ emergencyNumbers: [ { label: "Euro-Notruf", number: 112 }, { label: "Feuerwehr", number: 122 }, // ... ], content: { // same structure as "Alltagssituationen" [text | entry | category] } }
In the meantime this could be served via the website.
Relased in v2.0 🥳
Description
This page should act like a combination between an article and a life-situation with the option to include content (primarily linked numbers) and article references. Regarding the data structure it might look something like: