This repository contains the test project of the EuroSkills (WorldSkills Europe) competition in 2025 in Herning.
There are 3 competition days.
- C1: Sep 10th (WED): Design & Implementation: Promo Website & Backend (server side rendering)
- C2: Sep 11th (THU): API Development & Frontend Development
- C3: Sep 12th (FRI): Mini Tasks & Fun Project
While the modules are solvable completely independently, they are all share the same theme: Offshore Wind Energy.
- Morning - Module A
- 3h Static Website Design (HTML/CSS)
- Public Website Pages with specific content and branding
- Responsive
- WCAG compliance
- SEO friendly
- 3h Static Website Design (HTML/CSS)
- Afternoon - Module B
- 4h Dynamic website with server side rendering
- Login
- CRUD
- Domain logic
- 4h Dynamic website with server side rendering
-
Morning - Module C
- 3h Backend: Backend providing a REST API
- Access Control
- Domain logic
- 3h Backend: Backend providing a REST API
-
Afternoon - Module D
- 4h Frontend: Interactive Frontend using an API
- Specific UI
- Domain logic
- 4h Frontend: Interactive Frontend using an API