PUBLIC HOME - Welcome to Workable List

I think same page for public and private, but different CSS 7/20/26

Testing - Grid Layout

Need to learn to get better control over layout, height, width, but the grid is a good start.

Technology stack

Basic technologies: MySQL, PHP, HTML, JS , CSS (MPHJC)

Utilize AI to efficiently generate code that behaves as we want. And that we fully understand.

Use CoPilot in Visual Studio Code as this currently has besst coding integration.

Future tools will probably include Python, React and Node.js


Waterfall Debug:
WWW_ROOT:
URL_Path: home/
Slugs: [] [] [] []
Prefix: public
LogEnt: Home (Page_ID: 13)
Module: None (Page_ID: N/A)
Page: Home (Page_ID: 13)
File: /var/www/workablexyz/private/views/public/home/index.php

Session Debug:
Session Object
(
    [userId:Session:private] => 
    [username] => 
    [firstName] => 
    [lastName] => 
    [logentAuths:Session:private] => Array
        (
        )

    [flash_message] => 
    [active_logent_id] => 3
    [active_logent_slug] => home
    [active_module_id] => 
    [active_page_id] => 
    [active_item_id] => 
    [role_name] => 
    [can_create] => 
    [can_read] => 
    [can_update] => 
    [can_delete] => 
)