83 lines
1.4 KiB
Markdown
83 lines
1.4 KiB
Markdown
# ToDo
|
|
|
|
## Version 1.0.0 Roadmap
|
|
|
|
### Version 0.1.0
|
|
|
|
**Goal:** Barebone frontend with a real backend core.
|
|
|
|
#### Architecture
|
|
|
|
- [ ] Project-Structure
|
|
- [ ] Stack-Decisions
|
|
- [ ] Proxy
|
|
- [ ] Local-Prod-NGINX-Proxy
|
|
- [ ] Static-Frontend-Serving
|
|
- [ ] First-Request-Web-Loader
|
|
- [ ] Bootstrap-Document
|
|
- [ ] Route-Intent-Handoff
|
|
- [ ] Tiny-First-Paint-Budget
|
|
- [ ] Dev-and-Prod-Builds
|
|
- [x] Local-Dev-Just-Commands
|
|
- [x] Local-Dev-Docker-Compose
|
|
- [ ] Local-Prod-Just-Commands
|
|
- [ ] Local-Prod-Docker-Compose
|
|
- [ ] Frontend-Production-Dockerfile
|
|
- [ ] Frontend-docker-bake
|
|
|
|
#### Backend
|
|
|
|
- [ ] Auth
|
|
- [ ] Session-Flow
|
|
- [ ] Login-Logout-Foundation
|
|
- [ ] Authentication
|
|
- [ ] User
|
|
- [ ] Base-Model
|
|
- [ ] Base-Workspace
|
|
- [ ] Folders-and-Subfolders
|
|
- [ ] Boards
|
|
- [ ] Dashboard
|
|
- [ ] Organization
|
|
- [ ] Base-Model
|
|
- [ ] Access-Rules-and-Membership
|
|
- [ ] Workspace
|
|
- [ ] Folders-and-Subfolders
|
|
- [ ] API
|
|
|
|
#### Frontend
|
|
|
|
- [x] Foundation
|
|
- [x] Typography
|
|
- [x] Icons
|
|
- [ ] App Shell
|
|
- [ ] Primitives
|
|
- [ ] Button
|
|
- [ ] IconButton
|
|
- [ ] Input
|
|
- [ ] Surface
|
|
- [ ] Nav-Bar
|
|
- [ ] Workspace-Switching
|
|
- [ ] Workspace-Home
|
|
|
|
### Version 0.2.0
|
|
|
|
**Goal:** First real work surface.
|
|
|
|
- [ ] Table
|
|
- [ ] CVA
|
|
- [ ] Storyboard
|
|
|
|
### Version 0.3.0
|
|
|
|
**Goal:** Documents and system hardening.
|
|
|
|
- [ ] Document
|
|
- [ ] Accessibility-Rules
|
|
- [ ] Motion-Foundation
|
|
|
|
### Version 0.4.0
|
|
|
|
- [ ] Gantt-Board
|
|
- [ ] Calendar
|
|
- [ ] Timeline
|