Added the missing integration to dataservice to replace hardcoded data in components

This commit is contained in:
AdamBtech
2025-06-02 22:36:57 +02:00
parent 0d2a653d71
commit 3e9b92d3d2
13 changed files with 279 additions and 201 deletions

View File

@@ -1,16 +1,18 @@
{
"id": "developer-training",
"title": "DEVELOPER_TRAINING.EXE",
"classification": "Concepteur Développeur d'Applications (RNCP Level BAC+4)",
"objective": "Intensive full-stack development program focusing on modern web technologies including TypeScript, Node.js, and contemporary development frameworks. Building comprehensive skills in both frontend and backend development.",
"timeline": "École O'clock | January 2025 - October 2025",
"techStack": [
"TYPESCRIPT",
"NODE.JS",
"FULL_STACK",
"WEB_FRAMEWORKS"
],
"status": "current",
"statusLabel": "ACTIVE | IN_PROGRESS",
"isCurrent": true
}
{
"id": "developer-training",
"title": "DEVELOPER_TRAINING.EXE",
"classification": "Concepteur Développeur d'Applications (RNCP Level BAC+4)",
"objective": "Intensive full-stack development program focusing on modern web technologies including TypeScript, Node.js, and contemporary development frameworks. Building comprehensive skills in both frontend and backend development.",
"timeline": "École O'clock | January 2025 - October 2025",
"techStack": [
"TYPESCRIPT",
"NODE.JS",
"FULL_STACK",
"WEB_FRAMEWORKS"
],
"status": "current",
"statusLabel": "ACTIVE | IN_PROGRESS",
"isCurrent": true
}