Module
examples/
Description
Create additional example applications to showcase W3C OS capabilities and help new contributors understand the component system.
Suggested Examples
- Calculator
- Login form
- Settings panel
- Weather app UI
- Chat UI
- Music player
- File browser
Acceptance Criteria
- Each example in its own
examples/<name>/app.ts file
- Each example builds successfully with
w3cos build
- Uses a variety of components (Column, Row, Text, Button) and styles
Difficulty
Low — great for first-time contributors!
Module
examples/Description
Create additional example applications to showcase W3C OS capabilities and help new contributors understand the component system.
Suggested Examples
Acceptance Criteria
examples/<name>/app.tsfilew3cos buildDifficulty
Low — great for first-time contributors!