-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featNew feature or enhancementNew feature or enhancementplatform: 🌐 webWeb platform specificWeb platform specificplatform: 📦 commonShared/common logicShared/common logic
Milestone
Description
Task Description
실제 API 연동 전, Fake Data를 사용해 Web UI 프로토타입을 제작한다. 임시 Repository와 Mock 데이터를 활용해 데이터 흐름과 화면 렌더링을 검증한다.
Use fake data to build a web UI prototype. Before connecting real APIs, verify data flow and UI rendering on the Web (composeApp or webApp) using a temporary repository and mock data.
Todo List
-
Create FakeRepository implementing Repository interface
-
Define sample models (e.g., Post, User, Category) in domain
-
Implement functions returning fake data
-
Inject FakeRepository into ViewModel via DI
-
Create UiState sealed class for Compose binding
-
Build and run Web (React) to verify fake data rendering
-
Adjust UI layout, list design, and detail preview
Development Scope
Web Platform
coderabbitai
Metadata
Metadata
Assignees
Labels
featNew feature or enhancementNew feature or enhancementplatform: 🌐 webWeb platform specificWeb platform specificplatform: 📦 commonShared/common logicShared/common logic