/eventy

Eventy is an example of rich domain model

Primary LanguageRubyMIT LicenseMIT

Eventy

Eventy is an example of domain model representing simple invite service. The main purpose of this project is to show how to implement Clean Architecture principle. In other words, this model "doesn't know" where its state will be saved and how it will be delivered to a user.

Service Description