Commit Graph

5 Commits

Author SHA1 Message Date
4cc4f17967 feat: add user_id index to profiles table for faster lookups 2024-12-29 15:55:14 +00:00
1a317e9867 chore: remove placeholder ready-to-run message and prepare for actual commit content 2024-12-29 15:51:03 +00:00
0fdac660c6 chore: update server port configuration from default to 8080 in settings 2024-12-29 15:47:14 +00:00
22025418f7 feat: add R-based web GUI framework with interactive plotting and data table modules
Implements a Shiny-based web interface for R statistical computing, including reactive data filtering, ggplot2 visualization with brush/hover interactions, and DT-powered sortable data tables. Adds server-side session management and modular UI components for dataset selection and parameter controls.
2024-12-29 15:46:30 +00:00
e6ace666e9 feat: add initial project structure with core files and configuration 2024-12-28 13:25:22 +00:00