A learning-grade trading exchange backend with simple UI.
- Sprint 1 — Project scaffold, Docker Compose, health check
- Sprint 2 — Matching engine + order book + tests
- Sprint 3 — REST API + database + migrations
- Sprint 4 — Terraform + LocalStack resources
- Sprint 5 — Asynchronous settlement worker
- Sprint 6 — Frontend + WebSocket real-time updates
- Sprint 7 — Polish: CI, load test, screenshots