Skip to content

oyvindma/ddd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddd-example

My implementation of a end to end app based on DDD, based on Gregs course.

Consept description

  • Command is the message
  • CommandHandler is the unit that contains the logic.

Commands

  • CreateTeacherCommand - add a new Teacher to the reopository
  • AssignTeacherToClassCommand

About

My implementation of a end to end app based on DDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages