Compass
Development preview — features may be incomplete or change without notice.
Have feedback? — we'd love to hear from you.
Working
- Projects — create and manage projects with D1 database
- Schedule — Gantt chart with phases, tasks, dependencies, and critical path
- File browser — drive-style UI with folder navigation
- Settings — app preferences with theme and notifications
- Sidebar navigation with contextual project/file views
- Command palette search (Cmd+K)
In Progress
- Project auto-provisioning (code generation, CSI folder structure)
- Budget tracking (CSI divisions, estimated vs actual, change orders)
- Document management (S3/R2 storage, metadata, versioning)
- Communication logging (manual entries, timeline view)
- Dashboard — three-column layout (past due, due today, action items)
- User authentication and roles (WorkOS)
- Email notifications (Resend)
- Basic reports (budget variance, overdue tasks, monthly actuals)
Planned
- Client portal with read-only views
- BuilderTrend import wizard (CSV-based)
- Daily logs
- Time tracking
- Report builder (custom fields and filters)
- Bid package management
Future
- Netsuite/QuickBooks API sync
- Payment integration
- RFI/Submittal tracking
- Native mobile apps (iOS/Android)
- Advanced scheduling (resource leveling, baseline comparison)
View on GitHub
High-Performance-Structures/compass
1
0
7
1
Recent Commits
feat(mobile): add responsive mobile support to dashboard (#19)
Nicholai·2h ago
06fcc5eMerge pull request #16 from High-Performance-Structures/nicholai/branch-protection
Nicholai·2h ago
d4fcaa0ci: add branch protection, CI workflow, and PR template
Nicholai·2h ago
f554f4efix(dashboard): use authenticated github API fetch
Nicholai·3h ago
bb0f8d2fix(feedback): await github issue creation
Nicholai·3h ago
f181387feat(deploy): configure cloudflare workers + D1 + feedback
Nicholai·3h ago
41fdfd9feat(gantt): add zoom controls and pan mode (WIP)
Nicholai·3h ago
d18c341feat(db): add schedule tasks for N-001 and remove demo
Nicholai·3h ago
d980ac6