33 lines
637 B
Markdown
33 lines
637 B
Markdown
# Project Inquiry Feature Spec
|
|
|
|
## Current Implementation
|
|
|
|
- No separate
|
|
|
|
`ProjectInquiry`
|
|
|
|
model exists
|
|
- No dedicated project inquiry route exists
|
|
- Current CTAs route users to the generic contact form
|
|
|
|
## Proposed Scope
|
|
|
|
This is a proposed feature, not an implemented one.
|
|
|
|
- Inquiry form specifically for new project leads
|
|
- Optional prefilled source context from portfolio or homepage CTA
|
|
- Inquiry status tracking in admin
|
|
- Possible conversion into
|
|
|
|
`Order`
|
|
|
|
or CRM lead later
|
|
|
|
## Recommended First Step
|
|
|
|
- Decide whether project inquiry should stay a specialized
|
|
|
|
`contact`
|
|
|
|
variant or become a persisted lead-management feature
|