From 88d239caa3a14ffd2ccc9abea2a62248e12d2e80 Mon Sep 17 00:00:00 2001 From: Arnaud Levy <contact@arnaudlevy.com> Date: Mon, 30 Aug 2021 18:01:51 +0200 Subject: [PATCH] proto --- docs/readme.md | 3 ++- docs/websites/prototype.md | 17 +++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/docs/readme.md b/docs/readme.md index bad0a590f..eab5e1a53 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -2,8 +2,9 @@ ## Domaines -https://bordeauxmontaigne.osuny.org/alumni -> webservice des alumni, accessible en iframe https://bordeauxmontaigne.osuny.org/admin -> admin +https://bordeauxmontaigne.osuny.org/alumni -> webservice des alumni, accessible en iframe +https://bordeauxmontaigne.osuny.org/journal -> workflow publication et review revue scientifique https://bordeauxmontaigne.osuny.org/profile -> gestion de son propre profil diff --git a/docs/websites/prototype.md b/docs/websites/prototype.md index f680ad5b3..68081275a 100644 --- a/docs/websites/prototype.md +++ b/docs/websites/prototype.md @@ -2,9 +2,22 @@ ## Prototype +### Etapes + - [x] Gestion journal admin - [x] Gestion volume admin - [x] Gestion article admin -- [ ] Gestion site +- [x] Gestion site - [ ] Définir about (éventuellement à la main) -- [ ] +- [ ] Création du repo github +- [ ] Copie du template +- [ ] Lecture d'une collection depuis github +- [ ] Ecriture d'un fichier dans github +- [ ] Hébergement Netlify ou autre + +### Points à vérifier + +- [ ] Lecture écriture github +- [ ] Performance avec un backend github +- [ ] Relations avec les auteurs et les droits (doublon DB, autre...) +- [ ] Articulation avec les objets en DB (volumes et articles par ex.) -- GitLab