Wall is a Kanban app for teams who already live in Google Workspace.
Why we built Wall
Most task tools feel bolted on. Wall starts from a familiar place: Google sign-in, Material 3 surfaces, and a layout that feels closer to Google Drive than a generic project tracker.
What you can do today
- Create boards with columns and cards
- Drag and drop cards between columns
- Sign in with Google OAuth 2.0 (PKCE)
- Use a dev-only demo login for local UI work
Built on Cloudflare
The app runs on Cloudflare Workers with a React SPA, Hono API, and D1 persistence. When D1 is unavailable locally, an in-memory store keeps development moving.
If you want to try it, head to the app and sign in with Google — or use the demo user in local development.