Ceci est une ancienne révision du document !
Application mobile
Diagramme de Gantt pour le développement de l'application mobile.
Définition des éléments :
- Développement d'une feature : définit la phase de réflexion, mise en place et test de la feature
- Corrections de bugs : définit la période où Olivier et moi testons, analysons et corrigeons d'éventuels bugs
~~~~GANTT~~~~ {
"pageId": "application_mobile",
"version": "1.0",
"dsn": ":embedded:",
"increment": {
"task": 18,
"link": 16
},
"gantt": {
"data": [
{
"id": 3,
"text": "Correction derniers bugs",
"start_date": "20-07-2020 00:00",
"duration": 10,
"progress": 0,
"parent": 1595256825418,
"open": true,
"order": 0,
"target": null
},
{
"id": 4,
"text": "Recette avant release v0.1",
"start_date": "20-07-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825419,
"open": true,
"order": 0,
"target": null
},
{
"id": 6,
"text": "Correction des derniers bugs",
"start_date": "19-07-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825426,
"open": true,
"order": 0,
"target": null
},
{
"id": 7,
"text": "Recette v0.1",
"start_date": "19-07-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825426,
"open": true,
"order": 0,
"target": null
},
{
"id": 8,
"text": "Tests avec 10 utilisateurs sur les donnnées de prods",
"start_date": "19-07-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825426,
"open": true,
"order": 0,
"target": null
},
{
"id": 9,
"text": "Release v0.1 =⇒ communication auprès de tous les membres de l'existence de l'appli",
"start_date": "30-07-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825429,
"open": true,
"order": 0,
"target": null
},
{
"id": 11,
"text": "Feature 1",
"start_date": "01-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825432,
"open": true,
"order": 0,
"target": null
},
{
"id": 12,
"text": "Feature 2",
"start_date": "01-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825432,
"open": true,
"order": 0,
"target": null
},
{
"id": 13,
"text": "Tests 20 utilisateurs",
"start_date": "01-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825438,
"open": true,
"order": 0,
"target": null
},
{
"id": 14,
"text": "Recette v0.2",
"start_date": "01-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825439,
"open": true,
"order": 0,
"target": null
},
{
"id": 15,
"text": "Release v0.2",
"start_date": "08-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825439,
"open": true,
"order": 0,
"target": null
},
{
"id": 16,
"text": "Corrections de bugs",
"start_date": "01-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825432,
"open": true,
"order": 0,
"target": null
},
{
"id": 17,
"text": "Corrections de bugs",
"start_date": "07-08-2020 00:00",
"duration": 1,
"progress": 0,
"parent": 1595256825439,
"open": true,
"order": 0,
"target": null
}
],
"links": [
{
"id": 1,
"source": "1595256825420",
"target": "1595256825419",
"type": "3"
},
{
"id": 2,
"source": "1595256825420",
"target": "1595256825418",
"type": "0"
},
{
"id": 3,
"source": "1595256825428",
"target": "1595256825430",
"type": "0"
},
{
"id": 4,
"source": "1595256825430",
"target": "1595256825429",
"type": "0"
},
{
"id": 5,
"source": "1595256825429",
"target": "1595256825431",
"type": "0"
},
{
"id": 6,
"source": "1595256825431",
"target": "1595256825432",
"type": "0"
},
{
"id": 7,
"source": "1595256825437",
"target": "1595256825439",
"type": "0"
},
{
"id": 8,
"source": "1595256825438",
"target": "1595256825439",
"type": "0"
},
{
"id": 9,
"source": "1595256825439",
"target": "1595256825440",
"type": "0"
},
{
"id": 10,
"source": "1595256825440",
"target": "1595256825444",
"type": "0"
},
{
"id": 11,
"source": "1595256825438",
"target": "1595256825447",
"type": "0"
},
{
"id": 12,
"source": "1595256825447",
"target": "1595256825439",
"type": "0"
},
{
"id": 13,
"source": "1595256825437",
"target": "1595256825447",
"type": "0"
},
{
"id": 14,
"source": "1595256825439",
"target": "1595256825453",
"type": "0"
},
{
"id": 15,
"source": "1595256825453",
"target": "1595256825440",
"type": "0"
}
]
}
} ~~~~~~~~~~~