-
- Downloads
Ajout des listes (stages, entreprises, étudiants, candidatures, superviseurs)...
Ajout des listes (stages, entreprises, étudiants, candidatures, superviseurs) avec fetch et routes React
parents
No related branches found
No related tags found
Showing
- .gitignore 23 additions, 0 deletions.gitignore
- README.md 70 additions, 0 deletionsREADME.md
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 42 additions, 0 deletionspackage.json
- public/favicon.ico 0 additions, 0 deletionspublic/favicon.ico
- public/index.html 43 additions, 0 deletionspublic/index.html
- public/logo192.png 0 additions, 0 deletionspublic/logo192.png
- public/logo512.png 0 additions, 0 deletionspublic/logo512.png
- public/manifest.json 25 additions, 0 deletionspublic/manifest.json
- public/robots.txt 3 additions, 0 deletionspublic/robots.txt
- src/App.css 38 additions, 0 deletionssrc/App.css
- src/App.js 25 additions, 0 deletionssrc/App.js
- src/App.test.js 8 additions, 0 deletionssrc/App.test.js
- src/components/CandidacyList.jsx 40 additions, 0 deletionssrc/components/CandidacyList.jsx
- src/components/EnterpriseList.jsx 38 additions, 0 deletionssrc/components/EnterpriseList.jsx
- src/components/Navbar.js 47 additions, 0 deletionssrc/components/Navbar.js
- src/components/StageList.jsx 39 additions, 0 deletionssrc/components/StageList.jsx
- src/components/StudentList.jsx 38 additions, 0 deletionssrc/components/StudentList.jsx
- src/components/UnivSupervisorList.jsx 38 additions, 0 deletionssrc/components/UnivSupervisorList.jsx
- src/index.css 13 additions, 0 deletionssrc/index.css
Loading
Please register or sign in to comment