-
Notifications
You must be signed in to change notification settings - Fork 2
[5.4 Web App] Sync with Backend #43
Copy link
Copy link
Open
Labels
platform: webBlazor web client or admin panelBlazor web client or admin panelpriority: highShould be done ASAPShould be done ASAPstatus: todoTask is defined but not yet startedTask is defined but not yet started
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
platform: webBlazor web client or admin panelBlazor web client or admin panelpriority: highShould be done ASAPShould be done ASAPstatus: todoTask is defined but not yet startedTask is defined but not yet started
Projects
- StatusShow more project fieldsNo status
Milestone: Milestone 5: Infrastructure & Tools
Category: 5.4 Web App
Task: Implement sync functionality to ensure that meal data logged via the Blazor client is synchronized with the backend API.
Description
This task involves implementing synchronization between the Blazor web app (client-side) and the Python backend. Users should be able to log their meals on the Blazor client, and these meals must be successfully synced with the backend when the client is online. Additionally, offline logging and conflict resolution should be considered to ensure data integrity.
Subtasks:
Technical Considerations:
Acceptance Criteria: