Laravel project for managing a family tree
This project makes use of Test Driven Development (TDD) and Domain Driven Development (DDD). As part of DDD some
structural changes have been made from the default structure of Laravel. The App and Database namespace are located
within the src directory.
The ViaFamilio application is open-sourced software licensed under the MIT license.