-
- Downloads
Merge branch 'master' into 'main'
adding add forms See merge request !3
No related branches found
No related tags found
Showing
- src/App.js 28 additions, 8 deletionssrc/App.js
- src/components/CandidacyForm.jsx 122 additions, 0 deletionssrc/components/CandidacyForm.jsx
- src/components/CandidacyList.jsx 14 additions, 11 deletionssrc/components/CandidacyList.jsx
- src/components/EnterpriseForm.jsx 44 additions, 0 deletionssrc/components/EnterpriseForm.jsx
- src/components/Navbar.jsx 23 additions, 45 deletionssrc/components/Navbar.jsx
- src/components/StageForm.jsx 67 additions, 0 deletionssrc/components/StageForm.jsx
- src/components/StudentForm.jsx 44 additions, 0 deletionssrc/components/StudentForm.jsx
- src/components/UnivSupervisorForm.jsx 44 additions, 0 deletionssrc/components/UnivSupervisorForm.jsx
- src/components/UnivSupervisorList.jsx 15 additions, 3 deletionssrc/components/UnivSupervisorList.jsx
src/components/CandidacyForm.jsx
0 → 100644
src/components/EnterpriseForm.jsx
0 → 100644
src/components/StageForm.jsx
0 → 100644
src/components/StudentForm.jsx
0 → 100644
src/components/UnivSupervisorForm.jsx
0 → 100644
Please register or sign in to comment