/taskflow
    /config
        database.php
        config.php
    /public
        index.php
        assets/
    /src
        /Controllers
        /Models
        /Views
        /Services
        /Middleware
    /install
        install.php
        schema.sql
    composer.json
    .htaccess 