- ✔️ Login (étudiant ou admin avec un bon routing)
Si étudiant:
- 🗒️ Listing pour noter les modules
⚠️ une url pour noter (attention à l'url : il y a plusieurs fois le même module avec plusieurs années)
Si étudiant:
git checkout develop
git pull origin develop
git checkout master
git merge develop
git push origin master