2026-09-08 13:03:32 +02:00
|
|
|
|
# Vergabe Teilnahme
|
2026-05-07 20:30:13 +00:00
|
|
|
|
|
2026-09-08 13:03:32 +02:00
|
|
|
|
Customer product for managing a company’s tender participation, from initial
|
|
|
|
|
|
research through submission and retrospective. The Django UI covers tenders,
|
|
|
|
|
|
lots, requirements, deadlines, tasks, documents, approvals and reusable evidence.
|
|
|
|
|
|
|
|
|
|
|
|
- [Product intent](INTENT.md) and [scope](SCOPE.md)
|
|
|
|
|
|
- [Product requirements](wiki/ProductRequirementsDocument.md)
|
|
|
|
|
|
- [Current delivery work](workplans/VERGABE-WP-0018-customer-factory-delivery.md)
|
|
|
|
|
|
- [Delivery and reuse checks](docs/delivery.md)
|
|
|
|
|
|
|
|
|
|
|
|
Start development with `make db`, `uv sync`, `make migrate` and `make dev`.
|
|
|
|
|
|
Use `make css` for the asset watcher. Run `make test-image` for the isolated
|
|
|
|
|
|
application acceptance gate used before image publication.
|
|
|
|
|
|
|
|
|
|
|
|
Selected on 2026-09-08 as the primary customer service/UI product for the
|
|
|
|
|
|
HelixForge factory. Customer deployment and access acceptance remain open in
|
|
|
|
|
|
VERGABE-WP-0018; the existing application is scoped to one company.
|