This repository contains the original tasks presented to competitors at the EuroSkills (WorldSkills Europe) competition in 2023 in Gdansk.
There will be 3 competition days.
- C1: Sep 6rd (WED): Design & Implementation: Promo Website & Backend (server side rendering)
- C2: Sep 7th (THU): API Development & Frontend Development
- C3: Sep 8th (FRI): Testing & PWA & Web Components & Fun Project
- Morning - Module A
- 3h Static Website Design (HTML/CSS)
- Home page
- Product page
- Pricing page
- Who we are page
- Responsive
- WCAG compliance
- SEO friendly
- 3h Static Website Design (HTML/CSS)
- Afternoon - Module B
- 4h Dynamic website with server side rendering
- Login
- Create & update workspaces
- Create & revoke API tokens
- Import historical data from CSV file into database
- Show bills
- Set billing quotas
- 4h Dynamic website with server side rendering
-
Morning - Module C
- 3h Backend: Commercial Open API
- access control (API token)
- billing (measure seconds)
- adhere to quotas
- Implement image classifier
- Implement conversational chat
- 3h Backend: Commercial Open API
-
Afternoon - Module D
- 4h Frontend: Interactive Frontend using an API
- Model Discovery Page
- Conversational chat UI
- Image classifier UI
- Generate Art Prompt UI
- 4h Frontend: Interactive Frontend using an API