Go to file
BenitoBB b960f05ed4 feat: add functionality for diploma and course management
- 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.
2025-05-07 07:56:53 -06:00
diplomas feat: add functionality for diploma and course management 2025-05-07 07:56:53 -06:00
.gitignore Initial commit 2025-04-02 13:58:28 +00:00
README.md Initial commit 2025-04-02 13:58:28 +00:00
package-lock.json Cambios 2025-04-28 09:17:46 -06:00
package.json Cambios 2025-04-28 09:17:46 -06:00

README.md

SIDAC