# Dépendances des chantiers Android Voir [Document parent](https://hackmd.io/CTXpQxaaSaeir9_u0fO-sg) ## Légende ```mermaid %%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#29b6f6', 'primaryTextColor': '#fff', 'primaryBorderColor': '#fff', 'lineColor': '#333', 'secondaryColor': '#ff4040', 'tertiaryColor': '#f236ff' } } }%% flowchart LR %% Colors %% classDef Produit fill:#f236ff,color:#fff classDef Todo fill:#607d8b,color:#fff classDef Done fill:#66bb6a,color:#fff classDef InProgress fill:#ffee58,color:#333 classDef Blocked fill:#29b6f6,color:#fff subgraph Formes Ticket[/Ticket Jira/]:::Done Chantier[Chantiers]:::Blocked PRD([PRD]):::Produit end subgraph Avancement Todo:::Todo Done:::Done InProgress:::InProgress Blocked:::Blocked end ``` ## Dépendances Android ```mermaid %%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#fc822b', 'primaryTextColor': '#fff', 'primaryBorderColor': '#fff', 'lineColor': '#333', 'secondaryColor': '#ff4040', 'tertiaryColor': '#f236ff' } } }%% flowchart LR %% Colors %% classDef Cross fill:#5c6bc0,color:#fff classDef iOS fill:#365eff,color:#fff classDef Android fill:#32DE84,color:#fff classDef Web fill:#fcd63a,color:#fff classDef Back fill:#ff4040,color:#fff classDef Produit fill:#f236ff,color:#fff classDef Todo fill:#607d8b,color:#fff classDef Done fill:#66bb6a,color:#fff classDef InProgress fill:#ffee58,color:#333 classDef Blocked fill:#29b6f6,color:#fff %% Transversal tasks and projects %% LegacyCusto[Suppression des \nCusto legacy]:::Done click LegacyCusto "https://cheerz0.atlassian.net/wiki/spaces/TECH/pages/2788196450" ArticleManager[Gestion des articles \n App]:::InProgress click ArticleManager "https://cheerz0.atlassian.net/wiki/spaces/TECH/pages/2763456553" PurchaseApp[Convergeance Purchase \n App]:::Blocked click PurchaseApp "https://cheerz0.atlassian.net/wiki/spaces/TECH/pages/2770960433" CustoApi[Custo API]:::InProgress click Convergence "https://cheerz0.atlassian.net/wiki/spaces/TECH/pages/2838626363/Chantier+2023+Synchro+des+articles+CustoApi" KustomApp[Convergeance Kustom \nApp]:::Blocked click Convergence "https://cheerz0.atlassian.net/wiki/spaces/TECH/pages/2854387779" %% Android tasks and projects %% AndroidParcelable[/Retirer la notion \nde Parcelable/]:::Todo KustomCompose[/Migration en Compose \nde Kustom/]:::InProgress KustomCrop[Refonte de la gestion \nde l'image utilisateur : \ncrop/rotation/filtre All]:::Todo PurchaseCompose[/Migration en Compose \ndu parcours d'achat/]:::InProgress PagifyNavigation[/Migration de la navigation\n sur le catalogue Android/]:::Todo CheerzMainActivity[/Modernisation de l'écran \nprincipal de Cheerz/]:::Todo AndroidGallery[Refonte technique \nde la Galerie Photo Android]:::Todo %% Product features %% FeatGallery([Evolution Galerie Photo]):::Produit FeatDraft([Brouillons cross device \net durée de vie]):::Produit click FeatDraft "https://cheerz0.atlassian.net/wiki/spaces/CKS2/pages/2782953473" FeatCusto([Easy Custo]):::Produit FeatCart([Evolution Panier]):::Produit FeatPurchase([Evolution Tunnel d'achat]):::Produit %% Dependencies %% LegacyCusto --> Purchase LegacyCusto --> CustoApi --> Kustom CustoApi --> FeatDraft subgraph Kustom KustomApp KustomCrop KustomCompose end Kustom --> FeatCusto AndroidGallery --> FeatGallery Purchase --> FeatDraft Purchase --> FeatCart Purchase --> FeatPurchase subgraph Purchase PurchaseCompose PurchaseApp end ArticleManager --> FeatDraft ``` ## Chantiers par plateforme * Voir [les chantiers iOS](https://hackmd.io/7jBDwUBFTs-Z_jmdNTvMpA) * Voir [les chantiers Android](https://hackmd.io/NyqdoyaBQ4aEgGteCSX6qg) * Voir [les chantiers Web](https://hackmd.io/O7lFqWK7R4iMW1RfGffU8g) * Voir [les chantiers Back](https://hackmd.io/pDgiQSYHRNiOn6Kh3vNa6Q)