5sControl / 5sControl/5s-frontend

[6h] Create status Worker Display Screen

Offen
#1,100 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @SergBily Auf GitHub ansehen
ESMIL Feature
Vorherrschende Sprache
TypeScript
Sterne
3
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Description:
Develop a user interface (UI) screen that displays a list of workers, showing their current status, the order they are working on, and the operation they are performing. The screen should fetch data from the server-side API and handle any errors gracefully.

### Tasks:

Design a layout for the screen that includes a table or list with the following columns:

Worker Name

Work Status (e.g., "Available", "Busy", etc.)

Order (identifier or name of the order they are working on)

Operation (current task or action)

Integrate the API call to load data from the server.

Ensure the UI is responsive and displays correctly across different devices.

Implement error handling for scenarios like failed data fetch or empty responses, and display appropriate error messages to the user.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

The issue is for a frontend screen displaying worker status. Start by examining existing React components for similar table/list layouts and API integration patterns in the codebase. Look for API service files to understand how to fetch worker data. Implement the UI with columns for Worker Name, Work Status, Order, and Operation, ensuring responsive design and error handling. Verify by running the app and checking the screen loads data correctly.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
react, typescript
Bereich
frontend
Issue-Typ
Feature
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Klar beschrieben
Anfängerfreundlichkeit
55/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.