session_start(); require_once 'config/database.php'; require_once 'includes/functions.php'; // Check if user is logged in if (!isset($_SESSION['user_id'])) { header('Location: login.php'); exit(); } // Get user statistics $user_id = $_SESSION['user_id']; $stats = getBusinessPlanStats($user_id); $recent_plans = getRecentBusinessPlans($user_id, 5); $collaborators = getCollaborators($user_id); $templates = getBusinessPlanTemplates(); ?>

Business Plan Maker

Welkom terug, Gebruiker!

Uw alles-in-één platform voor business planning en visualisatie

Actieve Plannen

Momenteel in bewerking

Totale Flowcharts

Gegenereerde diagrammen

Gegenereerde Grafieken

Data visualisaties

Samenwerkers

Actieve teamleden

Snelle Acties

Jouw business plan flow

Klik op een stap om direct naar die sectie te gaan. De AI-assistent kan op elke stap helpen.

Recente Plannen

AI Business Assistant

Stel me een vraag over uw business plan!

AI Assistent

Vraag iets over plannen, flowcharts, grafieken of tabellen. Ik help je op weg.