Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 546 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 546 Bytes

Ddd To The Moon And Back

A sample application to showcase Clean Architecture principles along with Domain-Driven Design. It was primarily built as a demo for the talk "DDD to the moon and back". The talk walked through the fundamentals of DDD aiming at bridging the gap betweem theory and practice. The contexts are based in real examples brought from the daily works of a software project behing the ATLAS group at CERN.

TODO

  • [] Use Slim as a supporting framework for the routing system.
  • [] Remove dependencies on the FENCE framework.