- Updated package.json to include necessary dependencies (express, cors, mysql2). - Enhanced app-sidebar to include a new section for "Diplomas" with a link to the diploma creation page. - Implemented file upload and processing for student data in alumnosArchivo.jsx, including error handling and user feedback via dialogs. - Added confirmation dialog for deleting students in alumnosVista.jsx. - Created API endpoints for student and course registration with error handling. - Developed file upload and processing for course data in cursosArchivo.jsx, including user feedback. - Added confirmation dialog for deleting courses in cursosVista.jsx. |
||
---|---|---|
diplomas | ||
.gitignore | ||
README.md | ||
package-lock.json | ||
package.json |