|
|
|
@ -20,16 +20,16 @@ export const items: Array<Project> = [
|
|
|
|
|
type: 'Application de gestion de tuteurs',
|
|
|
|
|
screenshots: [
|
|
|
|
|
{
|
|
|
|
|
label: 'Page d\'ajout d\'une séance',
|
|
|
|
|
src: '/screenshots/mimir/ajout-seance.png'
|
|
|
|
|
label: 'Page d\'accueil de l\'application mobile',
|
|
|
|
|
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357739136341246092/accueil-mobile.png?ex=67f14c9b&is=67effb1b&hm=b72e8fe659ec0daf8376b0c5e85ac2baa8905cb9bbf0cc824568da4045798bda&=&format=webp&quality=lossless&width=414&height=856'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: 'Page de gestion des comptes',
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226714999901388893/gestion-comptes.png?ex=6625c65f&is=6613515f&hm=c1d5921ad7fbad610f38c7df9a00cd36a008e2d5ab97f850df95a14d17b87ec2&'
|
|
|
|
|
label: 'Page de jeu de l\'application mobile',
|
|
|
|
|
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357739135854448732/jeu-mobile.png?ex=67f14c9b&is=67effb1b&hm=47a873decbd2a5fd2c50f43b92cdbe09604f84702b5905b243cc0d7c3f1dfe9b&=&format=webp&quality=lossless&width=414&height=856'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: 'Page de connexion à l\'application mobile',
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226715000576544768/app-connexion.png?ex=6625c65f&is=6613515f&hm=34810f9f1f1e2ca481d1695f8503c9408bb01ddf931c99fde9b7e7f91a8da01f&'
|
|
|
|
|
label: 'Page de jeu de l\'application web',
|
|
|
|
|
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357739135292407808/jeu-web.PNG?ex=67f14c9b&is=67effb1b&hm=80340c13f00f6f678fc02374a49e5419c728ef7e271c8d5031287be6f30bc676&=&format=webp&quality=lossless&width=1518&height=856'
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
isPersonal: false
|
|
|
|
@ -53,15 +53,15 @@ export const items: Array<Project> = [
|
|
|
|
|
screenshots: [
|
|
|
|
|
{
|
|
|
|
|
label: 'Page d\'ajout d\'une séance',
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226715001021267978/ajout-seance.png?ex=6625c65f&is=6613515f&hm=93bbb75c7ef32f7fe961dee0ff5c195245e681f3b517cfdbbf0af6976ba53985&'
|
|
|
|
|
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357736425650655262/ajout-seance.png?ex=67f14a15&is=67eff895&hm=8dd99c670f33966b3c3a39c657d509ce7a9975819d4b3d7f161d6c581314129d&=&format=webp&quality=lossless&width=1768&height=762'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: 'Page de gestion des comptes',
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226714999901388893/gestion-comptes.png?ex=6625c65f&is=6613515f&hm=c1d5921ad7fbad610f38c7df9a00cd36a008e2d5ab97f850df95a14d17b87ec2&'
|
|
|
|
|
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357736426367750507/gestion-comptes.png?ex=67f14a15&is=67eff895&hm=a1edd859f5a5cd1d267f173e707ece949573d183769438f1bf57deddb1eef141&=&format=webp&quality=lossless&width=1521&height=856'
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: 'Page de connexion à l\'application mobile',
|
|
|
|
|
src: 'https://cdn.discordapp.com/attachments/901792204224352266/1226715000576544768/app-connexion.png?ex=6625c65f&is=6613515f&hm=34810f9f1f1e2ca481d1695f8503c9408bb01ddf931c99fde9b7e7f91a8da01f&'
|
|
|
|
|
src: 'https://media.discordapp.net/attachments/1357736232251031622/1357736426048852080/app-connexion.png?ex=67f14a15&is=67eff895&hm=3bef4050e66369f099408a6fb28bc9f6f04ceb4a617a4daae034a888eb945f01&=&format=webp&quality=lossless&width=405&height=856'
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
isPersonal: false
|
|
|
|
|