Project to practice Xunit course habilities and riches domain modeling course. You can found the courses at udemy automatizing tests for an application and balta.io Rich domain modeling, Refactoring for unit tests
The initial idea is to build a system focusing on a gym business in which is gonna be possible to register a new gym member also enroll him/her in a modality, to add a gym plan of development, change its gym schedule and maybe check the payments. But the focus here is to do it in TDD so while we build we also write tests to our application, we also use fluent validator, dapper and some auth knowledge.
The project is divided in webapi, website and project tests.
Let me know your feedback!
