Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 349 Bytes

ToDDDoList: another TODO list to play with DDD

A console sample application using DDD.

Domain

  • Lists as collection of tasks.
  • Tasks can be marked as done.

Iterations

See Iterations to follow the process.

Credits

Inspired by Jose Celano ddd-symfony-sample.