Commit Graph

108 Commits

Author SHA1 Message Date
Alexis López 89c45b7d67 Merge pull request #3 from uja-dev-practices/feature/frontend-v1
feat: first version of the interface,  integrate Tailwind CSS and upd…
2026-04-23 09:51:12 +02:00
Alexis a07bd3146e feat: first version of the interface, integrate Tailwind CSS and update routing
- Add Tailwind CSS dependencies and configure Vite to use Tailwind
- Implement routing with React Router for Landing and Dashboard pages
- Remove unused App.css file and refactor App component to utilize new structure
- Update global styles in index.css to incorporate Tailwind's utility classes
2026-04-23 09:49:38 +02:00
Mireya Cueto Garrido efe771330a Merge pull request #2 from uja-dev-practices/backend-v2
feat: implement researcher and publication management with sync funct…
2026-04-21 14:01:00 +02:00
Mireya Cueto Garrido a286c2e3ae feat: implement researcher and publication management with sync functionality 2026-04-21 13:59:41 +02:00
Mireya Cueto Garrido 4627d160e8 Merge pull request #1 from uja-dev-practices/backend-v1
feat: initialize frontend with React and Vite setup
2026-04-16 09:55:53 +02:00
Mireya Cueto Garrido 7717e2a5b2 feat: initialize frontend with React and Vite setup
- Add main application structure with App component
- Implement state management for counter functionality
- Create CSS styles for application layout and components
- Include assets for logos and hero image
- Set up Vite configuration for development environment
- Establish global CSS variables for theming
2026-04-16 09:55:10 +02:00
Mireya Cueto Garrido 1b7214d96c Initialize backend and frontend structure with Docker setup and dependencies 2026-04-16 09:12:00 +02:00
Mireya Cueto Garrido cde24cbde9 Initial commit 2026-04-16 08:38:13 +02:00