Welcome to your Dashboard

Hello, !

This is your protected dashboard. You can manage your projects and scenes from here.

My Projects

Create New Project
prepare("SELECT * FROM projects WHERE user_id = ? ORDER BY created_at DESC"); $stmt->execute([$_SESSION['user_id']]); $projects = $stmt->fetchAll(); if (count($projects) > 0): ?>
Status:

Last updated:

No projects yet.

Get started by creating your first project.