4 Commits

Author SHA1 Message Date
miguel 4d87f0df48 Implement code changes to enhance functionality and improve performance 2025-06-18 16:13:43 -06:00
miguel 621c3bbeb2 Add new components and update styles
- Added new logo images: logo-negro-fes.png and logo-unam.png.
- Removed unused SVG files: next.svg, vercel.svg, and window.svg.
- Created layout component for authentication pages.
- Implemented login page with input fields for username and password.
- Updated carga page to include CargaArchivo component.
- Removed old login page implementation.
- Introduced CheckboxOptionGroup and RadioOptionGroup components for form handling.
- Deleted FuenteCard component and added new layout components: Header and Footer.
- Created Navbar and Sidebar components for navigation.
- Added Pagination component for table navigation.
- Developed Table component with sorting and pagination features.
- Implemented Tabs component for tabbed navigation.
- Updated utility styles in SASS for responsive widths.
- Enhanced Bootstrap styles for form controls.
2025-06-18 16:13:03 -06:00
evenegas 56e2b4b8d6 se agregó la pagina principal 2025-06-12 22:39:35 -06:00
evenegas 9a142011ec Initialize project using Create React App 2025-06-11 10:38:57 -06:00