diff --git a/docs/readme.md b/docs/readme.md index bad0a590f51db0eed7471f4b564ff9107d6401d9..eab5e1a53cdbaae28c70a258407b0457c9dd1c24 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 f680ad5b3a3a7f34671af8ff9643a008fe0e6851..68081275afd575f1e910e19b06b70dbee31faca4 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.)