24 lines
732 B
Markdown
24 lines
732 B
Markdown
# Plan Map
|
|
|
|
**Workflow:** wf-draft-7f4395e5f64d
|
|
**Intent:** Build a lightweight REST API using python and docker that includes standard CRUD endpoints, data persistence, schema validation, and basic test coverage. It should be built using microservices and following best practices
|
|
**This repo covers:** step 0, step 1, step 2, step 3, step 4, step 5
|
|
|
|
## Dependency graph
|
|
|
|
- Step 0: no dependencies
|
|
- Step 1: depends on step 0
|
|
- Step 2: depends on step 0, step 1
|
|
- Step 3: depends on step 0, step 1, step 2
|
|
- Step 4: depends on step 0, step 1, step 2, step 3
|
|
- Step 5: depends on step 0, step 1, step 2, step 3, step 4
|
|
|
|
## Phase table
|
|
|
|
Phase 1: step 0
|
|
Phase 2: step 1
|
|
Phase 3: step 2
|
|
Phase 4: step 3
|
|
Phase 5: step 4
|
|
Phase 6: step 5
|