|
|
|
@ -21,15 +21,15 @@ export const items: Array<Project> = [
|
|
|
|
|
screenshots: [
|
|
|
|
|
{
|
|
|
|
|
label: 'Page d\'ajout d\'une séance',
|
|
|
|
|
src: '/screenshots/mimir/ajout-seance.png'
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226715001021267978/ajout-seance.png?ex=6625c65f&is=6613515f&hm=93bbb75c7ef32f7fe961dee0ff5c195245e681f3b517cfdbbf0af6976ba53985&'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: 'Page de gestion des comptes',
|
|
|
|
|
src: '/screenshots/mimir/gestion-comptes.png'
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226714999901388893/gestion-comptes.png?ex=6625c65f&is=6613515f&hm=c1d5921ad7fbad610f38c7df9a00cd36a008e2d5ab97f850df95a14d17b87ec2&'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: 'Page de connexion à l\'application mobile',
|
|
|
|
|
src: '/screenshots/mimir/app-connexion.png'
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226715000576544768/app-connexion.png?ex=6625c65f&is=6613515f&hm=34810f9f1f1e2ca481d1695f8503c9408bb01ddf931c99fde9b7e7f91a8da01f&'
|
|
|
|
|
},
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|