Skip to content

Build Reflow web demo#1

Draft
lsclin wants to merge 8 commits into
USTC-StarTeam:mainfrom
lsclin:lsc
Draft

Build Reflow web demo#1
lsclin wants to merge 8 commits into
USTC-StarTeam:mainfrom
lsclin:lsc

Conversation

@lsclin

@lsclin lsclin commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • initialize an Expo SDK 57, TypeScript, Expo Router, and React Native Web application
  • add five mobile-first routes for Today, Inbox, Active, Calendar, and Review
  • implement deterministic local Proposal generation, explicit task domain actions, and AsyncStorage persistence
  • complete the capture-to-review workflow, month calendar scheduling, reset flow, and responsive shell
  • add reducer, proposal, selector, and persistence tests plus project documentation

Why

This establishes the first runnable Reflow MVP for validating the core workflow before connecting real AI, accounts, or backend services.

Validation

  • npm run typecheck
  • npm run lint
  • npm test — 4 suites, 11 tests passed
  • npm run export:web — static export succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant